Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Does LCC build abstract syntax tree?

9 views
Skip to first unread message

Qubeley

unread,
Sep 21, 2009, 11:12:48 PM9/21/09
to
I find a paper (http://drhanson.s3.amazonaws.com/storage/documents/
lean.pdf) that saying (on page 21) that one of mistakes is LCC
doesn't have an AST.
I am confused here - isn't the Tree struct defined in C.h the AST?
There is no nodes in that tree build to represent none terminals, and
it looks to me the exact kind of AST...

Could some one on the list please answer my (possibly stupid) question?

Qubeley

unread,
Sep 21, 2009, 11:18:48 PM9/21/09
to
The link I posted is broken due to some reasons.. the paper can be
found on the LCC site http://www.cs.princeton.edu/software/lcc/doc/index.html
Under the "Talk" category.

0 new messages