[fpc-pascal] Re: TPLY

leledumbo leledumbo_cool at yahoo.co.id
Thu Oct 28 05:04:27 CEST 2010


Learn compilation technique, a recursive descent parser should be easy to
understand and code instead of learning automatic lexer and parser
generator. Plus, structurally, Java is a very simple language, so AST
transformation should be easy. With FPC 2.5.1, almost all Java constructs
can be directly translated to FPC dialect, minus anonymous inner class only
AFAIK.
-- 
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/TPLY-tp3235828p3239905.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list