Toy

Scripting language

An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.

The Toy Programming Language.

GitHub

237 stars
9 watching
11 forks
Language: C
last commit: about 1 month ago
compilerembedded-scripting-languageinterpreterlanguageprogramming-languagescripting-languagetoytoy-programming-languagetoylang

Related projects:

Repository Description Stars
phorward/xpl A toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes. 10
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 728
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 237
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
karlandr1/beryl An embeddable scripting language with value semantics. 30
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
ikskuh/lola A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. 194
hook-lang/hook A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. 108
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
albertodemichelis/squirrel A C++ implementation of a lightweight scripting language 932