nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆11Updated 9 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:
- 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.☆24Updated this week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆132Updated last week
- ☆48Updated 2 years ago
- ☆21Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆22Updated 2 weeks ago
- A NFA regex engine with a web app to visualize the matches☆25Updated 9 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- A (toy) C compiler written in Rust with no dependencies.☆73Updated 3 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆76Updated 4 months ago
- Contains code from Youtube Tutorials or Videos.☆12Updated 2 months ago
- θ A statically typed, functional programming language that compiles to WebAssembly☆39Updated 10 months ago
- Lisp compiler using Rust☆18Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆25Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 2 months ago
- Reader Implementations of "Writing a C Compiler"☆27Updated 3 weeks ago
- An interpreter for the 1991 Oriel scripting language☆58Updated last year
- LR(1) and LALR parsing tools app to learn compilers and language theory☆26Updated 10 months ago
- Scribe Reference Compiler☆22Updated last month
- EeZee Language - Compiler Engineering Basics☆30Updated last week
- A byte code specification and a JIT-compiler written in Assembly.☆14Updated 8 months 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 last year
- A small, statically typed, low-level programming language.☆22Updated 2 weeks ago
- Simplistic JSON parser written in C☆16Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆31Updated this week