Yeah, one thing i like with FPC and Lazarus is that there is a strong focus
on backwards compatibility. Of course it isn't perfect (with FPC 3 i had to
change some of my string code - e.g. i was loading files into strings by
setting the length and BlockReading the string directly - but that took
only a few minutes) but it is generally very stable.

On Thu, Apr 20, 2017 at 3:05 PM, Michael Schnell via Lazarus <
lazarus@lists.lazarus-ide.org> wrote:

> +1 !!!
>
> The dream:
>
> Write and test a program using in a (partly) RAD way, of course in an
> Event-programming way, using the Lazarus IDE - say - in Windows.
>
> Now just by changing some settings, compile it for
>  - Win32
>  - Win42
>  - Win 32 or 64 as a service (hence also running on WIN IOT Core)
>  - MAC
>  - Linux Desktop (PC / ARM / ARM64 / MIPS / ....)
>  - Linux Headless (I do have done a working draft for an "active NoGUI"
> Widget Type)
>  - Android
>  - iOS
>  - with built-in Web Server,  the GUI shown on a browser
>  - As a Server based application (e.g. behind Apache or Microsoft IIS)
> with the GUI shown on a browser
>
> -Michael
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus-ide.org
> http://lists.lazarus-ide.org/listinfo/lazarus
>
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to