Live data from Hacker News

Delphi 13.1 Released, with ARM64 support

blogs.embarcadero.com

11–20 of 38 posts

Re: Delphi 13.1 Released, with ARM64 support

#11

From $960 + $399/year. I think it's quite an accomplishment to survive in the modern world of free software development tools.

Yeah, I'm surprised they haven't just made a hobbyist tier. Especially when FreePascal allows you to make UIs with Lazarus for free.

Re: Delphi 13.1 Released, with ARM64 support

#12

From $960 + $399/year. I think it's quite an accomplishment to survive in the modern world of free software development tools.

Yeah, I'm surprised they haven't just made a hobbyist tier. Especially when FreePascal allows you to make UIs with Lazarus for free.

They have free community edition. Main restriction seems to be: "If you're an individual, you may use Delphi CE to create apps for your own use and apps that you can sell until your revenue reaches US$5,000 per year."

So should be perfectly enough for hobbyist.

Re: Delphi 13.1 Released, with ARM64 support

#13
post #4

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).

Is it? What about Autohotkey, or Visual Studio?

Two very different solutions. Autohotkey is a scripting language for specific tasks, while Delphi is unbounded in this sense. And Visual Studio has no RAD concept.

Re: Delphi 13.1 Released, with ARM64 support

#14

Earlier quoted context omitted.

Yeah, I'm surprised they haven't just made a hobbyist tier. Especially when FreePascal allows you to make UIs with Lazarus for free.

They have free community edition. Main restriction seems to be: "If you're an individual, you may use Delphi CE to create apps for your own use and apps that you can sell until your revenue reaches US$5,000 per year." So should be perfectly enough for hobbyist.

I tried it, it would not compile some of the templates it came with for me. Their QA process must be terrible.

Re: Delphi 13.1 Released, with ARM64 support

#15
post #4

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).

What's the relationship between Delphi and Lazarus?

Delphi is commercial: https://www.embarcadero.com/products/delphi/product-editions

Lazarus is free with no artificial limitations, for FreePascal: https://www.lazarus-ide.org/

Re: Delphi 13.1 Released, with ARM64 support

#16

Earlier quoted context omitted.

Is it? What about Autohotkey, or Visual Studio?

Two very different solutions. Autohotkey is a scripting language for specific tasks, while Delphi is unbounded in this sense. And Visual Studio has no RAD concept.

Visual Studio has WinForms, which is pretty RAD.

Re: Delphi 13.1 Released, with ARM64 support

#17

From $960 + $399/year. I think it's quite an accomplishment to survive in the modern world of free software development tools.

There is still a lot of legacy software out there. I worked on something for a little bit (probably around 10 years ago).

Re: Delphi 13.1 Released, with ARM64 support

#18

From $960 + $399/year. I think it's quite an accomplishment to survive in the modern world of free software development tools.

There are companies using Delphi-based products for long years (for a good reason, this is still great technology) so they prefer to pay.

Re: Delphi 13.1 Released, with ARM64 support

#19

From $960 + $399/year. I think it's quite an accomplishment to survive in the modern world of free software development tools.

The C# world also has quite a few paid libraries, especially for UI stuff.

Quite a few years ago I worked at a company using Delphi, and judging by their homepage they are still using it. A company making industrial machinery, with a tiny internal software department for the software for provisioning and maintaining the machines, as well as the control room software. Usability and development velocity is more important than looking hip, and easy access to hardware interfaces is paramount. And compared to developer salaries those license costs really aren't that bad

Post reply on HN