[fpc-pascal] Scripting in FPC

memsom memsom at interalpha.co.uk
Thu Feb 9 13:46:45 CET 2006


Nemesis relies heavily on the JVCL and the Scripting engine that is
contained within it. Unfortunately, this engine uses Interfaces heavily,
and FPC had issues with Interfaces last time the dev looked at a port.

FPC2.0x or maybe CVS build might be okay. Dunno though, one of the
developers of FPC might like to comment on the status if IInterface,
IUnknown and TInterfacedObject etc... IIRC there were serious reference
counting issues at one point, but that was some time ago now.

> I want to embed an interpreter in my Free fpc game to provide an scripting
> interface. What are the available solutions? I have heard about Nemesis
> Pascal but i'm not sure if it works in FPC as it's website talks only
> about Delphi and Kylix.





More information about the fpc-pascal mailing list