arturo
Scripting language
A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines.
Simple, expressive & portable programming language for efficient scripting
728 stars
18 watching
32 forks
Language: Nim
last commit: about 2 months ago
Linked from 1 awesome list
arturobytecodefunctional-programminghomoiconicinterpreterlanguageprogramming-languagestack-basedvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
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 |
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 |
buzz-language/buzz | A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. | 1,243 |
cl4cnam/funcsug | A scripting language for simplifying GUI programming in browsers by avoiding event-driven programming. | 6 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 303 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 108 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 369 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |