> 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.

-- 
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/TPLY-tp3235828p3241740.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to