Message-ID: <38DA03DC.7A384274@maths.unine.ch> Date: Thu, 23 Mar 2000 11:45:32 +0000 From: Gautier Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= X-Mailer: Mozilla 4.7 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I compile Pascal and Fortran programs? References: <8b8kig$ihq$1 AT bob DOT news DOT rcn DOT net> <8b8o0f$596$1 AT news1 DOT sunrise DOT ch> <38D7EA3F DOT DA0391CF AT geocities DOT com> <245gds4qtdct89romp8pv462loo2iitlq4 AT 4ax DOT com> <8ba32g$co3$1 AT antares DOT lu DOT erisoft DOT se> <8bas1d$gla$1 AT news1 DOT sunrise DOT ch> <38D907B4 DOT DB05EB0 AT americasm01 DOT nt DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mac13-32.unine.ch X-Trace: 23 Mar 2000 11:44:10 +0100, mac13-32.unine.ch Lines: 30 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > > Your chronology is a little mixed up. C was created as the same time > > > as UNIX, i. e. around the beginning of the seventies. I'm quite sure > > > this was before Pascal. > > I thought C was created from a language called 'B' (so i was informed) and > > then later on UNIX was rewritten entirely in C language. "Campbell, Rolf [SKY:1U32:EXCH]" wrote: > I think it was a mixture of Ada and some language that starts with 'B'. Ooops! Ada is more recent than that (1983 for the 1st version, 1995 for the 2nd and current one that comprises OO and less pedantic rules). Ada 83 has some features that are not in C (at least the 1968 one...) and would have been partialy there according to your chronology. - full modularity info within source code (no need of makefiles) - exceptions - genericity (templates) - tasking - precise typing - subtypes, initialised objects or even object types - standard pragmas for inlining, optimizing or suppressing checks Of course the software industry has by essence an enormous capability of recycling old things into apparently new ones so it tends to mix up the ages... ______________________________________________________ Gautier -- http://members.xoom.com/gdemont/gsoft.htm