[fpc-devel] Pascal to Java compiler
Michael Schnell
mschnell at lumino.de
Thu Nov 27 14:56:40 CET 2008
It would be great to be able to compile Pascal source code into Java
byte code that can be downloaded and by and a browser. Do you think this
is possible ?
If yes, an example that we can have a look at would be great !
Did you use the FPC parser code in your project ?
If yes, it would be great to add "Java Byte Code" as an architecture for
FPC. This makes a lot more sense than a stand-alone project.
You speak of problems when using pointers. Is the compiler able to work
with classes (which are pointers in FPC) ? Does it use Java classes for
this ?
-Michael
More information about the fpc-devel
mailing list