Y
Hacker News
new
|
ask
|
show
|
jobs
by
tashmahalic
616 days ago
What makes those better?
2 comments
metadat
615 days ago
People used to whip up Delphi GUI apps in an hour or two. I'm not sure how to achieve this so efficiently with "modern" tools and languages.
Maybe Python, but it doesn't compile to a static bin.
link
pjmlp
616 days ago
The language features, designed for full stack systems programming, IDE tooling, the frameworks bundled with the compiler, first class support for binary libraries ecosystem, no culture against modern times...
link
Maybe Python, but it doesn't compile to a static bin.