[OT?] C compiler written form scratch in D
    Robert M. Münch via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Dec  9 02:55:24 PST 2014
    
    
  
On 2014-12-07 19:13:41 +0000, Stefan Koch said:
> I'd like to announce that I am going to be writing a C-compiler in D.
> Without flex or bison or anything like that.
> Just pure handwritten D.
Hi, how about using PEG for parsing etc.? IMO that would be a very good 
showcase for the power of PEG And D.
--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster
    
    
More information about the Digitalmars-d-announce
mailing list