Delphi 13.1 Released, with ARM64 support (blogs.embarcadero.com)

by nopakos 37 comments 61 points
Read article View on HN

37 comments

[−] lpcvoid 57d ago
Delphi is still the absolute fastest way to create win32 gui applications, and anybody who disagrees has never used it.

Lazarus is a pretty sweet solution on Linux (or Codetyphoon, if you want more out of the box components).

[−] CodesInChaos 57d ago
I think C#'s WinForms is just as productive as Delphi's VCL. Unfortunately Microsoft abandoned it. Though I only used older versions of Delphi, so I don't know if recent improvements made it pull ahead.

However both have limitations in more complex areas, such as rich text (html), data binding and targeting mobile and desktop with a mostly shared code-base.

[−] HauntingPin 57d ago
What's the relationship between Delphi and Lazarus?
[−] pjmlp 57d ago
I disagree, because C++ Builder also exists. :)

Although .NET also follows along, pity that it took so many years for Microsoft to actually care about native compilation beyond NGEN.

[−] baal80spam 57d ago
Is it? What about Autohotkey, or Visual Studio?
[−] nazgulsenpai 57d ago
Glad to see Delphi still alive and being developed. I never used it much but I did use C++ Builder Explorer or something that they released for free probably 10+ years ago. Also does anyone remember Kylix, Borland's short lived Delphi for Linux?

Unimportant tangent, but I think FireMonkey is a terrible name for a UI framework. I don't know why, but I hate it.

[−] vbezhenar 57d ago
From $960 + $399/year.

I think it's quite an accomplishment to survive in the modern world of free software development tools.

[−] andsoitis 57d ago
Delphi's great. You can rapidly create apps for Windows, macOS, Linux, iOS, and Android.
[−] davikr 57d ago
I tried Lazarus recently, but I found the IDE to be slow.