Trouble with "Parsing C" (http://mini.net/tcl/3906)

From: Helmut Giese (hgiese_at_ratiosoft.com)
Date: 06/28/04


Date: Mon, 28 Jun 2004 20:21:54 GMT

Hello out there,
I had a look at the "Scripted Comiler" project, especially "Parsing C"
(http://mini.net/tcl/3906 and related pages), but I am unable to
assemble the missing pieces.
- At the page mentioned above is a parser generator. A self contained
program which works like expected.
- At "Lexing C" (http://mini.net/tcl/3891) you find the stuff to build
a lexer for C.

However, I don't see how the two are to be combined. If somebody knows
of a script which combines the different pieces to parse the simplest
"hello world" program, I'd be most grateful for a link.
Best regards
Helmut Giese