nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆10Updated 7 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:
- Statically typed general purpose programming language☆2Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- A programming language highly-inspired by Rust☆19Updated this week
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 7 months ago
- ☆48Updated 2 years ago
- BrainFuck Compiler Challenge☆30Updated 4 years ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆52Updated last month
- A ridiculous Python interpreter written—from scratch—in Rust.☆23Updated this week
- A functional programming language☆14Updated 10 months ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 weeks ago
- Scribe Reference Compiler☆22Updated 2 months ago
- C language lexer & parser & virtual interpreter from scratch in Rust☆24Updated 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 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.☆66Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆18Updated 2 months ago
- A file I found that Marc Feeley does not have a repo for on github☆21Updated 3 years ago
- LLVM alternative in Rust☆15Updated last year
- A (toy) C compiler written in Rust with no dependencies.☆70Updated last month
- An interpreter for the 1991 Oriel scripting language☆57Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆75Updated 2 months ago
- LR(1) and LALR parsing tools app to learn compilers and language theory☆25Updated 8 months ago
- an interactive programming language☆45Updated this week
- An emulator for the NES. For fun and profit and all that.☆63Updated 2 months ago
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- JIT-compiled programming language. https://jarkonik.github.io/rocklang/☆23Updated last year
- minimalistic s-expression based term rewriting framework☆15Updated last month
- Regex Stream Artifacts☆19Updated 2 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆80Updated 4 months ago