hugorm

Scripting lang

A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution

🐍 A Python-like scripting language

GitHub

30 stars
2 watching
2 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list

hugorminterpreterlanguagevm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
srinivasa314/neptune-lang A scripting language built on Rust, designed to be embeddable, concurrent, and secure. 44
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
therealmichaelwang/nohopython A compiled, statically typed language for Python-like programming with memory and type safety guarantees. 12
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 728
tuqqu/oxide-lang An interpreter for a scripting language with a Rust-inspired syntax 131
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,239
whoiscc/shattuck A Rust-based language for scripting automation tasks 72
murarth/ketos A scripting and extension language for Rust programs written in a Lisp dialect 751
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
karlandr1/beryl An embeddable scripting language with value semantics. 30
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
joshsh/ripple A programming language and runtime environment for creating data-driven programs with a focus on Linked Data and RDF data sources 101
lelanthran/csl A scripting language for C programs using Lisp-like macros for high-level logic and data structures. 2