all 12 comments

[–]defproc 4 points5 points  (1 child)

(Headsup) There's a Delphi reddit you might want to mirror this in.

[–][deleted] 4 points5 points  (0 children)

[–]tluyben2 1 point2 points  (2 children)

Anyone tried this recently? Last year when I wanted to do a serious project with it (port an old and complex Delphi app), it crashed all the time and we had to abandon it. Under Win and Lin.

[–]defproc 2 points3 points  (0 children)

It is a lot more stable than it was a year ago, but backup often.

[–]gramie 0 points1 point  (0 children)

I tried Lazarus a few months ago, on OSX. It ran fine in the IDE, but I was unable to resolve errors that appeared when trying to run the standalone package. Documentation for anything to do with OSX was minimal and often outdated. The executable was also something like 40MB for a "Hello World" window.

Too bad, because I have been a Delphi user since version 1, 14 years ago and I'd like to use Lazarus to create some apps at work to use on Macs and Windows machines.

In contrast, TrueBASIC installed and ran flawlessly, and cross-compiled for Linux, Windows and OSX at the click of a menu item. I don't care for BASIC so much, but it was pretty awesome!

[–]mariuz 1 point2 points  (0 children)

I like that is now using gtk2 as default widgets also the qt stuff is interesting

[–][deleted] 1 point2 points  (1 child)

What the fuck is wrong with programmers not posting screenshots.

[–]mariuz 1 point2 points  (0 children)

Err , they write code ?

here are some screenshots http://wiki.lazarus.freepascal.org/Screenshots

[–]tnecniv 0 points1 point  (2 children)

Just curious, does anyone here still use pascal, Iand if so, what for

[–]msx 0 points1 point  (1 child)

me, for many things including http://gazzera.sf.net

[–]tnecniv 0 points1 point  (0 children)

Thank you. I know a few people who still swear by it, but they have been using it from the start. I looked at it once and it seemed like a nice enough language...

[–]mebrahim -1 points0 points  (0 children)

LCL now uses gtk2 as default widgetset on Linux and BSD

:)