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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to