[fpc-pascal] PasJS
Jorge Aldo G. de F. Junior
jagfj80 at gmail.com
Sat Sep 26 02:30:12 CEST 2009
Hi !
Im working on the PasJS translator but im having some problems :
How to map ObjectPascal object orientation philosophy into JavaScript object
orientation philoshopy ?
Im trying a direct Syntax Tree -> Output approach, while outputting (if a
debug flag is enabled) comments containning original line of code, original
line number and original column number as to allow easier debugging.
I gave up trying to do semantic analisys at the translator because its too
hard (its like almost creating a new FPC compiler from scratch, so i believe
letting the browser debug for us - and having the line numbers to check for
mistakes - its the best approach).
But i need volunteers !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20090925/a37f37e2/attachment.html>
More information about the fpc-pascal
mailing list