"leledumbo" <leledumbo_c...@yahoo.co.id> wrote 
in message news:1288343826290-3241740.p...@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 



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to