| View previous topic :: View next topic |
| Author |
Message |
PLan

Joined: Fri Apr 08, 2005 6:18 pm Posts: 61
|
Posted: Mon Aug 13, 2012 10:04 am Post subject: Free Pascal and Lazarus? |
|
|
Is anyone using Lazarus to develop? What are your opinions of it?  |
|
| Back to top |
|
 |
Nuke LXF regular

Joined: Wed Feb 09, 2011 12:11 pm Posts: 134 Location: Chepstow, UK
|
Posted: Mon Aug 13, 2012 11:58 am Post subject: |
|
|
I've never heard of Lazarus but it sounds like an implementation of Pascal.
If you are already into Pascal, that's fine, but having used it myself at one time I found Pascal very frustrating. It is very, very fussy about the order that your code is in. Fix one bug and it results in five new ones, I found.
I believe it originated as a teaching tool to force students to use structured code, which is why the compiler nags you so much.
Maybe Lazarus is different though ...... _________________ Unsolved Mysteries of the Universe No 8 :-
Why did they do away with sinks with integral splashbacks? |
|
| Back to top |
|
 |
Ram LXF regular

Joined: Thu Apr 07, 2005 10:44 pm Posts: 1550 Location: Guisborough
|
Posted: Mon Aug 13, 2012 1:21 pm Post subject: |
|
|
It emulates Delphi,
In 1995 Borland revived its version of Pascal when it introduced the rapid application development environment named Delphi - turning Pascal into a visual programming language. The strategic decision was to make database tools and connectivity a central part of the new Pascal product. sourced from
I've used it in the past to recreate a program I first built with Delphi. _________________
Ubuntu LXDE 12.04 running on AMD Phenom II*4; ASUS Crosshair III Formula MB; 4 GB Ram.....
|
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|