To view parent comment, click here.
To read all comments associated with this story, please click here.
So I tried it out. I actually like it, easily understandable interface. I wrote a silly little app that takes input and writes it out to a label...
It worked. It was a little slow, so as I went to save the project it crashed while I was browsing for a location to save.
It seems pretty neat tho'!
"So I tried it out. I actually like it, easily understandable interface. I wrote a silly little app that takes input and writes it out to a label...
It worked. It was a little slow, so as I went to save the project it crashed while I was browsing for a location to save.
It seems pretty neat tho'!"
Lazarus is not as fast as Delphi is during the compile, but acceptable and when compiled with the debugger support removed(release) it is very fast.
I have been using Code Typhon (http://pilotlogic.com/sitejoom/index.php/codetyphon) which is a Lazarus distro that has some really cool cross compile features, I have a linux TCP/IP daemon app that I compile on my windows 7 PC and deploy to a Ubuntu LTS server with no issues.
The more people that use Lazarus the better it will become, so pass the word :-)





Member since:
2012-02-25
"I never had the chance to use Delphi but I had always wanted to... it did seem like a nice development environment. "
No time like now, check out Lazarus. It's outstanding.