Toy
Scripting language
An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.
The Toy Programming Language.
237 stars
9 watching
11 forks
Language: C
last commit: 11 months ago compilerembedded-scripting-languageinterpreterlanguageprogramming-languagescripting-languagetoytoy-programming-languagetoylang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes. | 10 |
| | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
| | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
| | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
| | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 728 |
| | A scripting language with C-like syntax and object-oriented programming features. | 237 |
| | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
| | An embeddable scripting language with value semantics. | 30 |
| | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
| | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 108 |
| | A statically typed scripting language for embedding in host applications. | 374 |
| | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
| | A C++ implementation of a lightweight scripting language | 932 |