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
- Moss interpreter (experimental implementation)☆27Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Implementation of the Lemon parser generator as a Rust procedural macro☆52Updated this week
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Rust bindings for libgccjit.☆52Updated 2 years ago
- A C Compiler/Parser written in Rust☆53Updated 2 months ago
- nanogui port to rust + SDL2☆48Updated 6 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- A JIT experiment in Rust☆140Updated last year
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Arrow is a fast (as or faster than C) general-purpose programming language. It does not employ a garbage collector and has minimal runtim…☆34Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A lightweight debugger library written in Rust.☆20Updated last month
- LLVM wrappers for Rust☆69Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A splay tree implementation written in Rust☆26Updated 6 years ago
- A Rust-like language compiling to x86-64 assembler☆53Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago