Freepascal of GNU Pascal?
  Home FAQ Contact Sign in
comp.lang.pascal.misc only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.pascal.misc Profile…
 Up
Freepascal of GNU Pascal?         


Author: Dirk Weber
Date: Feb 18, 2007 03:33

Dirk Weber
Arft, 18.02.07

Hi,

which compilerpascal dialect would you advise me to use: Freepascal or
GNU Pascal?

At the moment I tend to Freepascal. Mostly because that was the first
one I found. But the other aspect is that Freepascal seems to be a
alive projetc whereas the latest GNU Pascal version dates from 2005.

Please do _not_ start any flame wars about that question, I am not
really interested such nonsense. What I am really interested in is
stability of the system and bugs.

Greetings from Arft,

Dirk Weber

--
Interesse an einer linken Mailingliste?
Interested in a left wing mailing list?
dirk-weber@web.de
6 Comments
Re: Freepascal of GNU Pascal?         


Author: CBFalconer
Date: Feb 18, 2007 07:13

Dirk Weber wrote:
>
> which compilerpascal dialect would you advise me to use: Freepascal
> or GNU Pascal?
>
> At the moment I tend to Freepascal. Mostly because that was the first
> one I found. But the other aspect is that Freepascal seems to be a
> alive projetc whereas the latest GNU Pascal version dates from 2005.
>
> Please do _not_ start any flame wars about that question, I am not
> really interested such nonsense. What I am really interested in is
> stability of the system and bugs.

GNU Pascal is being steadily updated, but they haven't put out a
'stable' version for some time. They are all Betas. I suspect
someone will show up here with links to the various versions
available. With my anal insistance on portability and ISO
standards I would use GNU.
Show full article (1.14Kb)
no comments
Re: Freepascal of GNU Pascal?         


Author: Marco van de Voort
Date: Feb 18, 2007 07:58

On 2007-02-18, Dirk Weber wrote:
> which compilerpascal dialect would you advise me to use: Freepascal or
> GNU Pascal?
>
> At the moment I tend to Freepascal. Mostly because that was the first
> one I found. But the other aspect is that Freepascal seems to be a
> alive projetc whereas the latest GNU Pascal version dates from 2005.

GPC is also still alive (avg 30 mails/month for about the last year) It's
just that they are less clear in their release and public access to sources.
Everything goes via patches and third party people making releases for
specific platforms.

IOW this is just FPC being more centralised and organised.
> Please do _not_ start any flame wars about that question, I am not
> really interested such nonsense. What I am really interested in is
> stability of the system and bugs.

FPC should be througout stable, with lots of 3 party packages, and an
absolute gigantic Delphi codebase waiting to be ported. This includes four
TCP/IP suites, various generic database support systems, and nowadays even
an commercial component or two (e.g. teechart)
Show full article (1.38Kb)
no comments
Re: Freepascal of GNU Pascal?         


Author: Richard Engebretson
Date: Feb 19, 2007 05:46

On Feb 18, 5:33 am, dirk-we...@web.de (Dirk Weber) wrote:
> Hi,
>
> which compilerpascal dialect would you advise me to use: Freepascal or
> GNU Pascal?
>
> At the moment I tend to Freepascal. Mostly because that was the first
> one I found. But the other aspect is that Freepascal seems to be a
> alive projetc whereas the latest GNU Pascal version dates from 2005.
>
Both are VERY good.

CBFalconer is quite right about his concerns. GPC is more standard
Pascal. GPC is directly related to the gnu compiler which is good and
bad. Very good people with GPC.

One thing I like about Freepascal is their internal "name mangling."
It seems to provide better namespaces and scopes, important for large
programs. The FPC2 version takes this even further.
Show full article (1.01Kb)
no comments
Re: Freepascal of GNU Pascal?         


Author: Ivan Levashew
Date: Mar 15, 2008 11:50

Dirk Weber пишет:
> which compilerpascal dialect would you advise me to use: Freepascal or
> GNU Pascal?
I would advise GNAT to you.

--
If you want to get to the top, you have to start at the bottom
no comments
Re: Freepascal of GNU Pascal?         


Author: Bill Gunshannon
Date: Mar 15, 2008 12:18

In article registered.motzarella.org>,
Ivan Levashew bluebottle.com> writes:
> Dirk Weber пишет:
>> which compilerpascal dialect would you advise me to use: Freepascal or
>> GNU Pascal?
> I would advise GNAT to you.

GNAT isn't a dialect of Pascal, it's Ada.

bill

--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
billg999@cs.scranton.edu | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include
no comments
Re: Freepascal of GNU Pascal?         


Author: Ivan Levashew
Date: Mar 19, 2008 18:16

Bill Gunshannon пишет:
> GNAT isn't a dialect of Pascal, it's Ada.
And Ada is Pascal on steroids

--
If you want to get to the top, you have to start at the bottom
no comments