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.
☆396Updated 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:
- Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm☆416Updated this week
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- River is an experimental assembly-like programming language.☆125Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆648Updated 3 weeks ago
- Let's build browsers this weekend!☆143Updated last year
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- simple java virtual machine☆266Updated 4 years ago
- Web49: WebAssembly Interpeter☆331Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 7 months ago
- Fun, portable, minimalistic virtual machine.☆572Updated last year
- Generalized Linear Model Script☆39Updated last year
- A general purpose programming language☆216Updated 2 weeks ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- The Toy Programming Language.☆253Updated 8 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- A programming language that's wise beyond its bytes!🌱🌿🪴☆526Updated 5 months ago
- Cake a C23 front end and transpiler written in C☆630Updated this week
- 😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP☆221Updated 5 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated last year
- A small malloc implementation, for use in WebAssembly☆184Updated last year
- A Quick Backend☆358Updated 3 years ago
- The first C compiler ported to x86☆196Updated 4 years ago
- Contemporary systems programming language in the spirit of C☆225Updated last year
- JVM in Python that can only run "Hello, World"☆161Updated 2 years ago
- Virtual computer☆302Updated 2 months ago
- 🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer …☆317Updated last year
- A Simple Virtual Computer☆350Updated 2 months ago
- Toy language for experimentation and fun.☆582Updated 8 months ago
- A very small statically-typed embeddable scripting language.☆268Updated this week
- LO - small programming language targeting WASM that aims to be as simple as possible☆473Updated this week