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.
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.