by Scott Moore <samiam@[EMAIL PROTECTED]
>
Apr 26, 2008 at 03:59 PM
Ivan Levashew wrote:
> Scott Moore пишет:
>>>> Free Pascal, derived from Turbo Pascal, is still my tool of choice.
>>>> But I still use 1.0.10 on SuSE Linux 8.1 .
>>>
>>>
>>> I was always under the impression that Turbo Pascal borrowed heavily
>>> from
>>> UCSD Pascal... with some extensions and some things left out.
>>>
>>
>> You can see the exact differences at www.standardpascal.org
> Pascal is much like C++ from this point of view. De jure both have their
> own standards. One might have even heard that there exists a fully
> conforming implementation of each of them (Comeau is the only one for
> C++ I know about). De facto virtually nobody uses these mythic
> implementations; and instead deal with /extended subsets/ of either
> language.
>
Yep, I am one of those virtual nobodies using a mythical compiler :-)
Scott Moore