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
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 7 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- (Hopefully) a compiler for my first language named "Pie"☆22Updated this week
- Scribe Reference Compiler☆22Updated 5 months ago
- Reader Implementations of "Writing a C Compiler"☆40Updated 3 weeks ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- moved to https://codeberg.org/core-lang/core☆51Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆143Updated this week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆78Updated 2 years ago
- A command line tool that provides functionalities for parsing and manipulating CSV files in Rust☆11Updated last year
- ☆21Updated 2 years ago
- A custom compiler backend designed to be small, have fast compilation, and be complete enough to be used for actual compilers.☆16Updated 10 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 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.☆67Updated 3 months 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 C-like programming language that is similar to Rust's syntax. Toy programming language.☆57Updated 2 months ago
- ☆48Updated 2 years ago
- LLVM alternative in Rust☆15Updated last year
- A file I found that Marc Feeley does not have a repo for on github☆25Updated 4 years ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆53Updated last week
- The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM☆16Updated 2 years ago
- The Lesma Programming Language☆21Updated 2 weeks ago
- C Compiler written in Kotlin☆13Updated last year
- An interpreter for the 1991 Oriel scripting language☆58Updated 2 years ago
- Learning Rust and OOP through Modular Projects☆19Updated 4 months ago
- EeZee Language - Compiler Engineering Basics☆35Updated 2 weeks ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Basically the C programming language peppered with my preferences☆12Updated 7 months ago