On Wed, 30 Mar 2011, Juha (gmail) wrote:

Thanks!

In fact I didn't find the sources earlier from RemObjects page.
Now I found them and updated the wiki page accordingly.
http://wiki.lazarus.freepascal.org/Pascal_Script

PascalScript installed nicely now. The cross-platform porting has received
lots of work. It has assembly code written for x86, x64 and ARM.
That means it is still not completely cross-platform. FPC supports more
processors than those 3.
I still don't understand why such program needs assembly at all.
It is a script language engine, not an OS kernel!

It is needed to call native functions from within the scripting language.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to