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.
☆397Updated last year
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.☆671Updated last week
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆437Updated 2 weeks ago
- How to write a UNIX shell, with a lot of background☆362Updated 8 years ago
- River is an experimental assembly-like programming language.☆126Updated 3 years ago
- Generalized Linear Model Script☆39Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Fun, portable, minimalistic virtual machine.☆578Updated 2 weeks ago
- simple java virtual machine☆268Updated 4 years ago
- Web49: WebAssembly Interpeter☆333Updated 2 months ago
- The Toy Programming Language.☆256Updated 10 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Let's build browsers this weekend!☆143Updated last year
- Cake a C23 front end and transpiler written in C☆647Updated this week
- A general purpose programming language☆219Updated 2 months ago
- A mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆238Updated last year
- A small malloc implementation, for use in WebAssembly☆188Updated 2 years ago
- 😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP☆223Updated 2 weeks ago
- Toy language for experimentation and fun.☆585Updated 10 months ago
- LO - small programming language targeting WASM that aims to be as simple as possible☆477Updated this week
- A Simple Virtual Computer☆350Updated 4 months ago
- 🥜 A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell☆487Updated last week
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- Contemporary systems programming language in the spirit of C☆224Updated last year
- A Quick Backend☆377Updated 3 years ago
- Virtual computer☆301Updated 4 months ago
- 🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer …☆318Updated last year
- A programming language that's wise beyond its bytes!🌱🌿🪴☆535Updated 7 months ago
- A statically-typed variant of Lox, written in TypeScript☆135Updated 3 years ago