nevakrien / Turing-compilerLinks
an optimizing compiler to a binary turing machine
☆11Updated 10 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.☆25Updated this week
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 4 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆136Updated last month
- Scribe Reference Compiler☆22Updated 2 months ago
- A NFA regex engine with a web app to visualize the matches☆26Updated 11 months ago
- A command-line application written in Rust, designed to provide quick, trie-based autocomplete suggestions.☆18Updated last year
- ☆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 weeks ago
- A (toy) C compiler written in Rust with no dependencies.☆76Updated 5 months ago
- A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to…☆77Updated 2 years ago
- A C compiler written in C for x86-64 GNU/Linux and MacOS☆45Updated 2 weeks ago
- A programming language highly-inspired by Rust☆36Updated this week
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆52Updated 4 months ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated last month
- A basic JSON library in modern C++☆16Updated 4 years ago
- LLVM alternative in Rust☆15Updated last year
- An interpreter for the 1991 Oriel scripting language☆58Updated last year
- moved to https://codeberg.org/core-lang/core☆52Updated 9 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- Reader Implementations of "Writing a C Compiler"☆30Updated last month
- A small programming language created in an hour☆49Updated 4 years ago
- Contains code from Youtube Tutorials or Videos.☆12Updated 3 months ago
- A command line tool that provides functionalities for parsing and manipulating CSV files in Rust☆11Updated last year
- Official website for Monkey☆41Updated 9 months ago
- θ A statically typed, functional programming language that compiles to WebAssembly☆39Updated last year
- an interactive programming language☆50Updated last week
- C Implementation of the monkey programming language☆74Updated 5 years ago