beryl
Scripting language
An embeddable scripting language with value semantics.
The Beryl Scripting Language
30 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. | 150 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
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 | 32 |
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. | 520 |
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. | 21 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
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,482 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
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. | 116 |