HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Show HN: 16bit Real-mode C compiler written in TypeScript(github.com)

3 points·by mati365·2 ปีที่แล้ว·1 comments
github.com
Show HN: 16bit Real-mode C compiler written in TypeScript

https://github.com/Mati365/ts-c-compiler

1 comments

mati365·2 ปีที่แล้ว
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.