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.
☆398Updated 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:
- River is an experimental assembly-like programming language.☆125Updated 3 years ago
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆429Updated 3 weeks ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- The best C-like language that can be implemented in 10kLOC.☆662Updated last week
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Generalized Linear Model Script☆39Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- The Toy Programming Language.☆256Updated 9 months ago
- Let's build browsers this weekend!☆143Updated last year
- simple java virtual machine☆267Updated 4 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Fun, portable, minimalistic virtual machine.☆577Updated last year
- Web49: WebAssembly Interpeter☆333Updated last month
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Cake a C23 front end and transpiler written in C☆636Updated last week
- Contemporary systems programming language in the spirit of C☆225Updated last year
- A Quick Backend☆365Updated 3 years ago
- A general purpose programming language☆217Updated last month
- A programming language that's wise beyond its bytes!🌱🌿🪴☆532Updated 6 months ago
- Toy language for experimentation and fun.☆584Updated 9 months ago
- LO - small programming language targeting WASM that aims to be as simple as possible☆475Updated this week
- The first C compiler ported to x86☆196Updated 4 years ago
- 🥜 A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell☆477Updated last week
- A Simple Virtual Computer☆350Updated 4 months ago
- A small malloc implementation, for use in WebAssembly☆186Updated 2 years ago
- A high level assembler.☆59Updated last week
- 😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP☆222Updated 6 months ago
- A very small statically-typed embeddable scripting language.☆273Updated 2 weeks ago
- A FORTH in 340 bytes — the smallest real programming language ever as of yet.☆617Updated last year