nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆10Updated 8 months ago
Alternatives and similar repositories for Turing-compiler
Users that are interested in Turing-compiler are comparing it to the libraries listed below
Sorting:
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆129Updated 4 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated 2 weeks ago
- ☆48Updated 2 years ago
- LLVM alternative in Rust☆15Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- bison-like parser generator & compiler frontend that generate optimised IELR(1)/LALR(1) tables with deterministic LR and non-deterministi…☆20Updated last week
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆52Updated 2 months ago
- θ A statically typed, functional programming language that compiles to WebAssembly☆39Updated 9 months ago
- Learning Rust and OOP through Modular Projects☆16Updated 6 months ago
- A NFA regex engine with a web app to visualize the matches☆24Updated 8 months ago
- Scribe Reference Compiler☆22Updated last week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 8 months ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆21Updated last week
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- ☆21Updated 2 years ago
- ☆39Updated 4 years ago
- Contains code from Youtube Tutorials or Videos.☆12Updated last month
- A preprocessor for utilizing an MDBook as slides for a presentation.☆30Updated last year
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 2 months ago
- EeZee Language - Compiler Engineering Basics☆28Updated 2 weeks ago
- world's worst interpreter☆62Updated 4 months ago
- A command line tool that provides functionalities for parsing and manipulating CSV files in Rust☆11Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 6 months ago
- an interactive programming language☆48Updated this week
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Debugger written in Rust☆24Updated 3 years ago
- Official website for Monkey☆41Updated 7 months ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆22Updated 2 weeks ago