[fpc-pascal] Re: Re: TPLY
Paul Nicholls
paulfnicholls at gmail.com
Mon Nov 1 23:08:03 CET 2010
"leledumbo" <leledumbo_cool at yahoo.co.id> wrote
in message news:1288343826290-3241740.post at n5.nabble.com...
>
>> I would start with this site to learn how to create recursive descent
>> parsers using Pascal :)
>
> Definitely, but it doesn't build AST, which is required if you need to
> write
> a parser for a language that can't be parsed in single pass like Java.
>
True, but you just have to use the code as a starting point and generate an
AST :)
"Shouldn't be too hard..." (tm) LOL
cheers,
Paul
More information about the fpc-pascal
mailing list