nevakrien / Turing-compiler
an optimizing compiler to a binary turing machine
☆11Updated 2 months ago
Alternatives and similar repositories for Turing-compiler:
Users that are interested in Turing-compiler are comparing it to the libraries listed below
- A starter Python interpreter written in Rust.☆10Updated this week
- Reader Implementations of "Writing a C Compiler"☆12Updated this week
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆18Updated 3 years ago
- Statically typed general purpose programming languageUpdated 10 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆105Updated this week
- C Compiler written in Kotlin☆13Updated 9 months ago
- Self-hosting C toolchain, from scratch☆33Updated last week
- A neat, object-oriented, lightweight, elegant and fast programming language 👾☆47Updated 6 months ago
- The hobbyist's programming language☆24Updated last year
- An interpreter/compiler for a toy language called While. The implementation is in Python.☆19Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 weeks ago
- A compiler for a programming language written in C☆49Updated last year
- A proto-database inspired by SQLite for educational purposes.☆80Updated 9 months ago
- Lenient HTML-parser written in C.☆21Updated 4 months ago
- θ A statically typed, functional programming language that compiles to WebAssembly☆38Updated 3 months ago
- A C interpreter developed live on YouTube☆53Updated last year
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆12Updated this week
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Repository containing examples of usage of pcb-rs☆10Updated 2 years ago
- A toy programming language I wrote in late 2022☆24Updated 10 months ago
- EeZee Language - Compiler Engineering Basics☆18Updated 2 weeks ago
- LowLevel Jam 0001☆21Updated 2 years ago
- an imperative and compiled programming language designed to be developer friendly☆9Updated last year
- Toy programming language☆47Updated this week
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆14Updated 6 months ago