I am embarking on a cross-platform app, but not mobile. It will be Windows, MacOS and Linux. Would love to use Delphi + FireMonkey, but it appears Linux is not a possible target?
The GUI will not be extensive. Most of the code is non-visual.
What are my options here? (Do I end up using Lazarus for the Linux side.... and then I have to have a special UI there?)
Please let me know my options here, how to solve this cross-platform dev project (and hopefully avoid C++).