Show HN: 16bit Real-mode C compiler written in TypeScript

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