basic_rs
BASIC interpreter
An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities.
Original Dartmouth BASIC Interpreter/Compiler
38 stars
5 watching
3 forks
Language: Rust
last commit: about 6 years ago
Linked from 1 awesome list
basiccompilerinterpreterrelooperrustvmwasmweb-assembly
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
| An interactive BASIC interpreter written in Python | 174 |
| An interpreter for a BASIC scripting language embedded in Java applications | 14 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
| A BASIC interpreter written in Golang. | 331 |
| An interpreter for a compact, low-level BASIC language | 350 |
| An interpreter for the R programming language, providing a modern alternative to GNU R. | 514 |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
| A fast interpreter and JIT compiler for the R programming language | 90 |
| An ultra simple CLI arguments parser | 582 |
| An implementation of the BASIC programming language in Java | 34 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |