nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆11Updated last year
Alternatives and similar repositories for Turing-compiler
Users that are interested in Turing-compiler are comparing it to the libraries listed below
Sorting:
- 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.☆25Updated this week
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 3 months ago
- alic: A Language Inspired by C☆76Updated 4 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 3 months ago
- moved to https://codeberg.org/core-lang/core☆51Updated 10 months ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Updated 2 months ago
- ☆48Updated 2 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 5 months ago
- Scribe Reference Compiler☆22Updated 4 months ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆46Updated last week
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 2 months ago
- BrainFuck Compiler Challenge☆31Updated 5 years ago
- A command line tool that provides functionalities for parsing and manipulating CSV files in Rust☆11Updated last year
- Zig Optimizing Backend☆23Updated 6 months ago
- LR(1) and LALR parsing tools app to learn compilers and language theory☆28Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- LLVM alternative in Rust☆15Updated last year
- 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 month
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆52Updated last year
- A NFA regex engine with a web app to visualize the matches☆26Updated last year
- Lox language implementation in Rust☆17Updated 3 years ago
- For the joy of programming☆66Updated this week
- A programming language highly-inspired by Rust☆36Updated last week
- ☆31Updated last year
- Contains code from Youtube Tutorials or Videos.☆13Updated 3 weeks ago
- Reader Implementations of "Writing a C Compiler"☆34Updated last week
- LLVM bindings written in Zig☆52Updated last month
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago