On 09/21/2015 04:48 PM, Bo Berglund wrote:
So I thought that maybe I could do the same here and have something that a main program created natively in Python for instance could use.

Of course you _can_ do DLLs / sos for inter-language linking. But then they need a "standard" "flat" interface (no strings, no objects, ...) and this would make the project a lot more complicated than just using Delphi units.

-Michael

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

Reply via email to