Old C Compiler Lives Again Under GPL
JordanH writes "The DeSmet-C compiler, a commercial C compiler from the '80s, is being released under the GPL. Yet another alternative C compiler implementation available for your coding pleasure."
← Back to Stories (view on slashdot.org)
I started feeling the usual insane urge to play with a C compiler source.
It seems it's more for people who just want to poke at the source of a real compiler, without having to deal with the mind-boggling complexities of GCC. I might take a look myself.
LOAD "SIG",8,1
I should have added that I saw this on the excellent PLNews: Programming Language News site.