Sujet : Release my K&R C compiler along OS and utilities
De : biyubi (at) *nospam* gmail.com (Oscar Toledo G.)
Groupes : comp.lang.cDate : 16. Mar 2025, 18:35:05
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vr7249$27si0$1@dont-email.me>
User-Agent : Usenapp for MacOS
Hi all.
I've released recently the source code to my almost full K&R C compiler (minus
extern and static) made in 1993-1996.
It was developed based on Small-C and expanded to K&R per the book.
The target of this C compiler is a transputer chip. The C compiler runs under
my own operating system, and you'll find along text editor, assembler,
assorted utilities, a 3D modeler, and a ported Ray Tracer program.
For this to work, I've made a transputer emulator that can be compiled in
recent macOS (test with Macbook Air M1)
The full source code is available at
https://github.com/nanochess/transputerAlso three articles about the development are linked there.
Enjoy it!
Regards,
-- Oscar Toledo G.Email: biyubi at gmail dot com"You may remember me from such books as Programming Boot Sector Games and More Boot Sector Games"I remember when companies used VAX