jstar

Scripting language

A lightweight embeddable scripting language with built-in object-oriented support

A lightweight embeddable scripting language

GitHub

114 stars
8 watching
9 forks
Language: C
last commit: 13 days ago
bytecode-interpretercc99compilerintepreterinterpreted-languagejstarlanguage-dynamicprogramming-languagescripting-languagevirtual-machine

Related projects:

Repository Description Stars
karlandr1/beryl An embeddable scripting language with value semantics. 31
jamesboer/jinx An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications 315
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
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. 149
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
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
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. 97
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,299
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,223
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