nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆10Updated 7 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.☆125Updated 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.☆23Updated last week
- ☆48Updated 2 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated last month
- Scribe Reference Compiler☆22Updated 3 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- Learning Rust and OOP through Modular Projects☆16Updated 6 months ago
- Regex Stream Artifacts☆19Updated 2 years ago
- moved to https://codeberg.org/core-lang/core☆52Updated 6 months ago
- EeZee Language - Compiler Engineering Basics☆28Updated last week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆21Updated 2 months ago
- BrainFuck Compiler Challenge☆30Updated 4 years ago
- Statically typed general purpose programming language☆2Updated last year
- A hobby programming language☆45Updated this week
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- A programming language highly-inspired by Rust☆20Updated last week
- Reference implementation for Writing a C Compiler☆181Updated 5 months ago
- Contains code from Youtube Tutorials or Videos.☆12Updated 3 weeks ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A NFA regex engine with a web app to visualize the matches☆21Updated 8 months ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated last year
- Reader Implementations of "Writing a C Compiler"☆25Updated 3 weeks ago
- Vector implementation in Zig☆11Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 7 months ago
- A (toy) C compiler written in Rust with no dependencies.☆72Updated 2 months ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆19Updated this week