Page 1 of 1

How Work xharbour + Fivewin Com Java code?

Posted: Fri Sep 28, 2007 5:48 pm
by mauricioa_jordao
Hi , Some people knows or used xharbour + fivewin exec in JAVA.


thanks

Posted: Fri Sep 28, 2007 10:35 pm
by Antonio Linares
Mauricio,

Both [x]Harbour and Java use "virtual machines" to run pcode.

[x]Harbour could be adapted to generate pcode for the Java "virtual machine", but this is a complex task, only available for "virtual machines" gurus. At the moment such development has not started though it was considered since the born of Harbour.

Posted: Mon Oct 01, 2007 1:35 pm
by mauricioa_jordao
Thanks , Antonio