jstar
Scripting language
A lightweight embeddable scripting language with built-in object-oriented support
A lightweight embeddable scripting language
116 stars
8 watching
9 forks
Language: C
last commit: about 2 months ago bytecode-interpretercc99compilerintepreterinterpreted-languagejstarlanguage-dynamicprogramming-languagescripting-languagevirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
verhas/jscriptbasic | An interpreter for a BASIC scripting language embedded in Java applications | 14 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
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 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
jlangch/venice | A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. | 33 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
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 |