beryl

Scripting language

An embeddable scripting language with value semantics.

The Beryl Scripting Language

GitHub

31 stars
1 watching
2 forks
Language: C
last commit: about 1 year ago
embeddable-scripting-languageinterpreted-programming-languagescripting-language

Related projects:

Repository Description Stars
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 239
lelanthran/csl A scripting language for C programs using Lisp-like macros for high-level logic and data structures. 2
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
abs-lang/abs A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. 522
sekomer/victim An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. 41
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,223
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
mattn/anko An interpreter written in Go for scripting languages. 1,481
jamesboer/jinx An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications 315
calcit-lang/calcit A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. 115