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 NFA regex engine with a web app to visualize the matches☆25Updated 10 months ago
- A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years 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
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated this week
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆133Updated last month
- alic: A Language Inspired by C☆64Updated 2 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 months ago
- A Monkey language interpreter, written in Python.☆10Updated this week
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆52Updated 4 months ago
- moved to https://codeberg.org/core-lang/core☆52Updated 8 months ago
- A hobby programming language☆46Updated this week
- BrainFuck Compiler Challenge☆30Updated 5 years ago
- Test cases for Writing a C Compiler☆324Updated 2 weeks ago
- ☆48Updated 2 years ago
- Regex Stream Artifacts☆19Updated 3 years ago
- C Compiler written in Kotlin☆13Updated last year
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆23Updated last month
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 2 weeks ago
- A tinycompiler in C from scratch☆108Updated last year
- an interactive programming language☆49Updated last week
- θ A statically typed, functional programming language that compiles to WebAssembly☆39Updated 11 months ago
- A nano-like text editor written from scratch in C.☆82Updated last year
- a unix os written in zig for riscv64☆19Updated 4 months ago
- An interpreter for the 1991 Oriel scripting language☆58Updated last year
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- A command line tool that provides functionalities for parsing and manipulating CSV files in Rust☆11Updated last year
- Compiler for the COOL language written in C.☆130Updated 11 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆96Updated 5 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆62Updated 7 months ago
- A basic JSON library in modern C++☆16Updated 4 years ago