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 ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 7 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A NFA regex engine with a web app to visualize the matches☆26Updated 3 weeks ago
- ☆48Updated 2 years ago
- bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-De…☆23Updated 3 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 6 years ago
- LLVM alternative in Rust☆15Updated last year
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆47Updated this week
- An interpreter for the 1991 Oriel scripting language☆58Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Scribe Reference Compiler☆22Updated 5 months ago
- θ A statically typed, functional programming language that compiles to WebAssembly☆43Updated last year
- Reader Implementations of "Writing a C Compiler"☆37Updated last week
- C language lexer & parser & virtual interpreter from scratch☆28Updated 4 months ago
- Lisp compiler using Rust☆20Updated 2 years ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆52Updated this week
- The Lesma Programming Language☆21Updated last week
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆57Updated 2 months ago
- moved to https://codeberg.org/core-lang/core☆51Updated last year
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆31Updated this week
- A programming language highly-inspired by Rust☆36Updated this week
- Learning Rust and OOP through Modular Projects☆19Updated 4 months ago
- A small inline caching demo.☆15Updated 3 years ago
- BrainFuck Compiler Challenge☆30Updated 5 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.☆67Updated 2 months ago
- A basic JSON library in modern C++☆16Updated 4 years ago