Re: [C--] Mlite C Compiler -- A C front-end generates C-- code

Ning Wang <[email protected]> Sun, 27 Jun 2010 21:48:32 -0700
Newsgroups gmane.comp.lang.c--
Message-ID <[email protected]>
Norman Ramsey wrote:
>  > Mlite C Compiler (mlitecc) is a C front-end implemented in Ocaml. 
>
> Ning,
>
> I haven't looked at CIL since forever.
> How's the C99 support?
>
>
> Norman
>   
AFAIK, CIL C parser supports most  of C99 constructs (actually, I 
believe it supports all C99 constructs) and some GNU C extension.  
mlitecc lowers most of C99 constructs to cmm constructs and leave some, 
for example complex number is not handled.  

Cheers,
Ning
_______________________________________________
Cminusminus mailing list
[email protected]
https://lists.eecs.harvard.edu/mailman/listinfo/cminusminus