Related articles |
---|
Turbo Pascal 1.0 trivia africk@ilk.de (Arne Frick) (1997-11-24) |
Re: Turbo Pascal 1.0 trivia gnb@itga.com.au (Gregory Bond) (1997-11-28) |
Re: Turbo Pascal 1.0 trivia torbenm@diku.dk (1997-11-28) |
Re: Turbo Pascal 1.0 trivia pausch@saaf.se (1997-11-28) |
Re: Turbo Pascal 1.0 trivia ct7@mitre.org (W. Craig Trader) (1997-11-28) |
Re: Turbo Pascal 1.0 trivia ssmitch@erols.com (Stephen S. Mitchell) (1997-11-29) |
Re: Turbo Pascal 1.0 trivia laurie@pnc.com.au (laurie boshell) (1997-11-29) |
Re: Turbo Pascal 1.0 trivia maurice@oust.irit.fr (1997-11-29) |
Re: Turbo Pascal 1.0 trivia toon@moene.indiv.nluug.nl (Toon Moene) (1997-11-29) |
Re: Turbo Pascal 1.0 trivia jl-wahl@access.digex.net (Jerry L. Wahl) (1997-11-29) |
Re: Turbo Pascal 1.0 trivia pausch@saaf.se (1997-11-30) |
Re: Turbo Pascal 1.0 trivia dlmoore@ix.netcom.com (David L Moore) (1997-11-30) |
Re: Turbo Pascal 1.0 trivia martine@mgisoft.com (Martin Eskildsen) (1997-12-05) |
From: | maurice@oust.irit.fr (Pierre MAURICE) |
Newsgroups: | comp.lang.pascal.borland,comp.compilers,comp.lang.misc,comp.os.cpm |
Date: | 29 Nov 1997 00:29:16 -0500 |
Organization: | IRIT, UPS TOULOUSE France |
References: | 97-11-139 |
Keywords: | Pascal, history |
In article 97-11-139, Arne Frick <africk@ilk.de> writes:
|> I am interested in the answer to the following question and couldn't
|> find anything on the net.
|>
|> Remember the original Turbo Pascal for CP/M compiler from Borland? A
|> colleague claims it was based on p-code, but my memory tells me
|> otherwise. As far as I remember, it was the first native-code
|> compiler for Pascal at the time.
|>
|> Anyone who remembers facts or who can give me a pointer?
|>
|> -- Arne
|> [As I recall, it was native code. UCSD Pascal was P-code. -John]
|>
|>
|> --
|> Send compilers articles to compilers@iecc.com, meta-mail to
|> compilers-request@iecc.com. Archives at http://www.iecc.com/compilers
|>
--
Starting from a Pascal compiler written as part of a study project
by 2 french students of N. Wirth in Stanford, I developed a Pascal
compiler for an IRIS80 machine (from CII company, now Bull);
the machine code was the same as the code of an Honeywell
machine, the name of which I've forgotten (something like Sigma7 or 9).
The compiler was a one pass, native code generating compiler and,
as far as I remember, it more or less inspired Turbo Pascal
(a product from a company founded by french people).
I don't remember the starting date of the development, but
I' sure the compiler has been extensively used between October 1974
and 1981 in about 40 centers, through France, Europe and USA.
Moreover, the compiler was distributed in source form (Pascal itself),
and it has been often used to produce Pascal compilers for other
architectures.
-----------------------------------------------------------------------
| Pierre MAURICE | |
| INRIA | e-mail: Pierre.Maurice@irit.fr |
| Universite Paul Sabatier/IRIT | |
| | Tel: +33-(0)5 61 55.64.22 (67.68) |
| 118, route de Narbonne | Fax: +33-(0)5 61 52.14.58 |
| F-31062 Toulouse Cedex 4 | +33-(0)5 61 55.62.58 |
-----------------------------------------------------------------------
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.