Subject: Re: S-expr form of C
From: rpw3@rpw3.org (Rob Warnock)
Date: Thu, 30 Oct 2008 23:24:37 -0500
Newsgroups: comp.lang.lisp
Message-ID: <0rednXtrnKIYFZfUnZ2dnUVZ_uednZ2d@speakeasy.net>
Andrew Reilly  <andrew-newspost@areilly.bpc-users.org> wrote:
+---------------
| Rob Warnock wrote:
| > I'm more looking for a more literal "representation" of C source
| > in s-expr form, with a view towards writing a sort of "LAP" which
| > targets C, with the ability to wrap CL macros around the "LAP".
| > Anybody got any pointers to prior art?
| 
| Isn't the GCC RTL kind of an S-expr assembly language? 
+---------------

Yes, but... it's a representation of *assembly* language, not C.


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607