Show HN: 16bit Real-mode C compiler written in TypeScript(github.com)
github.com
Show HN: 16bit Real-mode C compiler written in TypeScript
https://github.com/Mati365/ts-c-compiler
1 comments
I made a C compiler in TypeScript, with frontend, backend and IR code, that allows compiling simple applications to 16bit real mode x86 code. It can be easily adopted to target new homebrew architectures.