oxide-lang
Scripting language
An interpreter for a scripting language with a Rust-inspired syntax
Oxide Programming Language
129 stars
5 watching
4 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
interpreterlanguageprogramming-languagescripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 752 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
woboq/tr | Tools for localizing Rust applications by extracting and managing translations. | 58 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
ikskuh/lola | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
kreativekorp/openxion | An implementation of a scripting language designed to resemble natural English, allowing users to write and execute code with ease. | 67 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
mwerezak/sphinx-lang | An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,481 |