monkey_lang_rust

Scripting language compiler/interpreter

Rewriting a scripting language in Rust to create a compiler and interpreter implementation

GitHub

6 stars
3 watching
0 forks
Language: Rust
last commit: over 6 years ago
Linked from 1 awesome list

compilerinterpreterlanguagesmonkey-languagerust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bradford-hamilton/monkey-langAn implementation of a custom programming language with features such as compilation and execution capabilities.45
alilleybrinker/langs-in-rustA directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.887
tuqqu/oxide-langAn interpreter for a scripting language with a Rust-inspired syntax131
rust-lang/referenceThe Rust Language Reference is the primary documentation for the Rust programming language.1,263
whoiscc/shattuckA Rust-based language for scripting automation tasks72
koto-lang/kotoA simple programming language designed to be embedded in Rust applications or used as a standalone scripting language.532
nilq/hugormA dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution30
murarth/ketosA scripting and extension language for Rust programs written in a Lisp dialect751
narasimha1997/boson-langA programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming.122
mwerezak/sphinx-langAn interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.290
willcrichton/liaA high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax337
rust-lang/rustEmpowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling.99,490
rust-lang/rust-modeAn Emacs configuration for editing Rust code1,133
rust-lang-ru/rust-by-exampleA translation project of the Rust programming language book63
ratstail91/toyAn imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.237