Slashdot Mirror


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

2 of 46 comments (clear)

  1. Not for serious use by Nasarius · · Score: 3, Insightful
    From the article:
    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
  2. Addendum by JordanH · · Score: 3, Insightful
    I was in a hurry when I submitted this story.

    I should have added that I saw this on the excellent PLNews: Programming Language News site.