[fpc-pascal] Re: TPLY

Brian Winfrey bwcode4u at gmail.com
Thu Oct 28 18:54:08 CEST 2010


Thank you, What techiniques have you used in the past that you could
share to get me started?

On Wed, Oct 27, 2010 at 8:04 PM, leledumbo <leledumbo_cool at yahoo.co.id> wrote:
>
> 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



More information about the fpc-pascal mailing list