monkey_lang_rust
Scripting language compiler/interpreter
Rewriting a scripting language in Rust to create a compiler and interpreter implementation
6 stars
3 watching
0 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list
compilerinterpreterlanguagesmonkey-languagerust
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| An interpreter for a scripting language with a Rust-inspired syntax | 131 |
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| A Rust-based language for scripting automation tasks | 72 |
| A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
| A scripting and extension language for Rust programs written in a Lisp dialect | 751 |
| A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
| A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 337 |
| Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| An Emacs configuration for editing Rust code | 1,133 |
| A translation project of the Rust programming language book | 63 |
| An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |