GNU Pascal Homepage - gpc - gpc-announce - gpc-de - gpc-doc
Diese Seite auf deutsch

Mail #11343

Back to main page of archive

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  

From: Frank Heckenbach
Subject: [GPC]: daily digest (#613)
Date: 1 Feb 2005, 21:49:48

Frank D. Engel, Jr. wrote:

> Correct, those are not features of Ada.  Ada *does* have features like
> AND THEN and OR ELSE (like GPC's AND_THEN, OR_ELSE),

But these are not Turbo Pascal features, but Extended Pascal.

> and a number of
> really cool features that are not even part of GPC to my knowledge.  

Probably.

> Ada *does* have type casts, but they are neither 'unchecked' nor
> arbitrary.

I thought so. So they're not quite like TP's type casts.

> Ada also supports exceptions, and a somewhat strict variation on
> inheritance using extensible records:
> 
> type oldRec is
>      record
>          oldField : Integer;
>      end record;
> 
> type newRec is new oldRec with
>      record
>          newField : Integer;
>      end record;
> 
> (newRec will have two fields: oldField and newField).

OK, that's quite similar to TP's objects (without the methods).

Frank

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  


In reply to

Author Subject Date
Tom Schneider [GPC]: daily digest (#613) 29 Jan 2005, 01:27:02
Rick Engebretson [GPC]: daily digest (#613) 29 Jan 2005, 04:42:00
Frank Heckenbach [GPC]: daily digest (#613) 1 Feb 2005, 19:59:36
Frank D. Engel, Jr. [GPC]: daily digest (#613) 1 Feb 2005, 14:50:00

Back to main page of archive


Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.

Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.


This page was created by Crystal 0.999 (Linux 2.4.27/i686).