Mati365 / ts-c-compilerLinks
⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
☆378Updated 8 months ago
Alternatives and similar repositories for ts-c-compiler
Users that are interested in ts-c-compiler are comparing it to the libraries listed below
Sorting:
- The best C-like language that can be implemented in 10kLOC.☆621Updated this week
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆372Updated this week
- A Quick Backend☆337Updated 3 years ago
- Cake a C23 front end and transpiler written in C☆604Updated last month
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Fun, portable, minimalistic virtual machine.☆559Updated 9 months ago
- A very small statically-typed embeddable scripting language.☆260Updated 5 months ago
- Web49: WebAssembly Interpeter☆330Updated 2 years ago
- The first C compiler ported to x86☆192Updated 4 years ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- A general purpose programming language☆205Updated last month
- simple java virtual machine☆261Updated 3 years ago
- The Toy Programming Language.☆249Updated 3 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆328Updated last month
- Experimental operating system written in Zig☆486Updated 6 months ago
- River is an experimental assembly-like programming language.☆109Updated 3 years ago
- Toy language for experimentation and fun.☆582Updated 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆215Updated 3 months ago
- A text editor in C with drop down menus from scratch. No ncurses.☆275Updated 8 months ago
- A programming language that's wise beyond its bytes!🌱🌿🪴☆509Updated last week
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆306Updated 2 years ago
- A Modern C11 compiler (STILL EARLY)☆1,137Updated last week
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆431Updated 3 years ago
- Virtual computer☆295Updated 2 years ago
- A portable self-bootstrapping C compiler☆144Updated last week
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆569Updated last month
- LO - small programming language targeting WASM that aims to be as simple as possible☆471Updated last week
- 🥜 A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell☆461Updated this week