[fpc-pascal] Python interaction... how?

2018-02-15 Thread Darius Blaszyk
Hi all, I just cannot wrap my head around this one. I would like to implement scripting support to a pure FPC application. The application implements some modifier on an internal data structure which will be exposed to python as a module. The data structure itself is managed by the calling

[fpc-pascal] TMS Web core released - based on pas2js.

2018-02-15 Thread Michael Van Canneyt
Hi, Yesterday, TMS Software has released a tech preview of their "TMS Web core" product for Delphi. Now that it's official, I don't need to be secretive about it anymore :) You can read about it on their Blog (2 articles): http://www.tmssoftware.com/site/blog.asp It uses pas2js as the

Re: [fpc-pascal] Trying to compile ZeosDBO cli program

2018-02-15 Thread leledumbo via fpc-pascal
> Never mind I have it figured out. You have to add the path to > the /etc/fpc.cfg file, such as: You can do it from command line, too. In fact, if you already have it working from Lazarus, simply open Project Options->Show Options->Command Line Parameters tab, copy the content for your fpc