Y
Hacker News
new
|
ask
|
show
|
jobs
by
notpushkin
1005 days ago
Doesn't Lazarus address at least some of these concerns? (I don't think it's a drop in replacement though.)
https://www.lazarus-ide.org/
1 comments
deaddodo
1005 days ago
Mostly, although Lazarus has an incompatible ABI (LCLs vs VCLs). So legacy projects relient on third-party components don't benefit from it.
link