tylerlaberge / rascal
A simple Pascal interpreter written in rust.
☆54Updated 6 years ago
Alternatives and similar repositories for rascal:
Users that are interested in rascal are comparing it to the libraries listed below
- skryn is a Desktop GUI framework written purely in Rust☆66Updated last year
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- ☆58Updated 3 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 weeks ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A JIT experiment in Rust☆133Updated 7 months ago
- Moss interpreter (experimental implementation)☆27Updated 3 years ago
- 🐕 A little programming language written in Rust☆55Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Rust GFX examples with Sciter UI.☆19Updated 2 years ago
- A [not-really-working] compiler from the ground-up☆11Updated 7 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- WIP Port of Rust's std to Minix☆43Updated 5 years ago
- HTML parser with CSS selectors written in Rust☆46Updated 5 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/orbclient☆33Updated 3 months ago
- HTML/CSS render engine in Rust.☆20Updated 7 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- ☆24Updated 2 years ago
- abandoned update of jack crenshaw's compilers intro☆115Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Haskell's language-c ported to Rust.☆32Updated 6 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- nanogui port to rust + SDL2☆48Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A Gameboy emulator written in Rust☆34Updated 6 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- This is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com☆102Updated 8 years ago