[fpc-devel] Pascal to Javascript - Still being Updated ? / General Conversion
Daniel Gaspary
dgaspary at gmail.com
Sun Aug 2 01:37:56 CEST 2015
Hi,
In April 2014 Michael sent[1] a call for help about Pascal to JS conversion.
Is it still being maintained?
How about change to an Abstract Converter Class(interface?) ??
I am thinking about using the same structure to convert to some text format.
How could be the best way make the Convert Functions Return Type independent?
Current format:
Function ConvertStatement(El: TPasImplStatement; AContext:
TConvertContext ): TJSElement;virtual;
Thank you,
Daniel
[1] http://lists.freepascal.org/pipermail/fpc-devel/2014-April/033689.html
More information about the fpc-devel
mailing list