we can now parse the infamous apfel.c, print ast as C and have it compiled and workin...
authorMatthias Braun <matze@braunis.de>
Fri, 28 Sep 2007 19:39:59 +0000 (19:39 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 28 Sep 2007 19:39:59 +0000 (19:39 +0000)
commite3055b9a25f3d712c685e6e3f32b3d3ba064a400
treea25e606a145deb1fc49803c7bcc0903bda27956e
parente7cec96040a248144085cf0d7c5f788d08d05081
we can now parse the infamous apfel.c, print ast as C and have it compiled and working again

[r18365]
ast.c
parser.c
type.h