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
721 stars
18 watching
32 forks
Language: Nim
last commit: 12 days 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 with C-like syntax and a focus on extensibility and customization. | 232 |
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 |
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 |
buzz-language/buzz | A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. | 1,231 |
cl4cnam/funcsug | A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. | 5 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 367 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,299 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |