hobinjk / rusty-kaleidoscopeLinks
The LLVM Kaleidoscope tutorial implemented in Rust
☆32Updated 9 years ago
Alternatives and similar repositories for rusty-kaleidoscope
Users that are interested in rusty-kaleidoscope are comparing it to the libraries listed below
Sorting:
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Implementation of the Lemon parser generator as a Rust procedural macro☆52Updated 3 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust bindings for libgccjit.☆52Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- LLVM wrappers for Rust☆70Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆94Updated 2 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- A C Compiler/Parser written in Rust☆53Updated 3 months ago
- Safe Rust LLVM bindings☆125Updated 8 years ago
- Pratt parser written in Rust☆91Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- 🌸 a simple scripting language (alpha) 🌸☆139Updated 6 years ago
- ☆27Updated 10 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago