ketos
Scripting language
A scripting and extension language for Rust programs written in a Lisp dialect
Lisp dialect scripting and extension language for Rust programs
752 stars
21 watching
45 forks
Language: Rust
last commit: over 3 years ago
Linked from 2 awesome lists
lisprustscripting
Related projects:
Repository | Description | Stars |
---|---|---|
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 129 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 968 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
chr15m/flk | A minimalistic LISP implementation for Bash scripting | 500 |
calcit-lang/calcit | A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. | 115 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |