1 comment

[ 3.1 ms ] story [ 10.6 ms ] thread
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.