Hacker News new | ask | show | jobs
by vegesm 1530 days ago
Slightly related: I got the first C compiler restored and ported to modern C [1]. It runs on Linux and can call libc functions, though it is restricted to 32bit mode.

[1] https://github.com/vegesm/c72