Toy

Scripting Language

An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization.

The Toy Programming Language.

GitHub

232 stars
9 watching
10 forks
Language: C
last commit: 9 days 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. 17
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 721
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 239
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
karlandr1/beryl An embeddable scripting language with value semantics. 31
koto-lang/koto A Rust-based language and compiler for creating simple, embeddable scripting languages. 524
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. 104
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 370
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
albertodemichelis/squirrel A C++ implementation of the Squirrel programming language 919