Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2009.02.01;
Скачать: CL | DM;

Вниз

Исходники TPC.EXE v7.0   Найти похожие ветки 

 
Тыщ ©   (2008-12-08 18:52) [0]

У кого-нибудь есть исходники TPC.EXE от Turbo Pascal 7.0 (набор *.inc и *.asm)?
Интересует только сам компилятор командной строки для реального режима.


 
Кто б сомневался ©   (2008-12-08 23:52) [1]

У Борланда есть точно, наивный :)


 
Putnik ©   (2008-12-08 23:54) [2]

А сам-то как думаешь? У разработчиков надо спрашивать:)


 
Anatoly Podgoretsky ©   (2008-12-09 00:26) [3]

> Putnik  (08.12.2008 23:54:02)  [2]

Не стоит.


 
Германн ©   (2008-12-09 01:58) [4]

А собственно зачем? Зачем нужны "те" исходники"?


 
Тыщ ©   (2008-12-09 03:10) [5]

Раз от v6.0 исходники есть, я подумал, что и от v7.0 где-то должны быть.


 
Кто б сомневался ©   (2008-12-09 03:23) [6]


> Раз от v6.0 исходники есть, я подумал, что и от v7.0 где-
> то должны быть.

У меня лежат исходники ядра Windows 2000. Но это не значит что Windows OpenSource.


 
KilkennyCat ©   (2008-12-09 05:46) [7]

Везет людям, исходники есть...
Тут бы исподников надыбать, куда там исходники...


 
Псалтырь ©   (2008-12-09 08:11) [8]

FreePascal вам в руки


 
Тыщ ©   (2008-12-09 18:42) [9]

Кстати, а может кто подсказать, какие именно нововведения были в версии 7.0, в отличие от 6.0?
Типа "What"s new in Turbo Pascal 7.0". Раньше видел, сейчас почему-то не могу найти.


 
DVM ©   (2008-12-09 20:40) [10]


> Тыщ ©   (09.12.08 18:42) [9]


4. NEW FEATURES
---------------
Turbo Pascal 7.0 offers many new features, including:

 o ObjectBrowser - Using TPX, you can browse units, objects, and
   symbols while you edit your source code. Includes full cross
   reference information for every identifier in your program.

 o Persistent browsing - TPX saves your program"s symbol
   information across sessions so you can instantly browse or
   debug your program after exiting and then reloading TPX.

 o Syntax highlighting - Assign unique text colors for symbols,
   reserved words, identifiers, strings, etc. You can also print
   your syntax-highlighted source code from inside both IDEs.

 o Tools menu - Transfer control to external programs such as
   GREP. You can also add your own tools.

 o User-installable help files in the IDEs. Indexes from
   multiple help files are automatically merged so you can
   perform keyword or incremental searches.

 o Local Menus - A click of the right mouse button (or Alt+F10)
   brings up a context-sensitive menu.

 o Optimizations and RTL enhancements

   o RTL now automatically recognizes 386 (or better) processors
     and uses fast 32-bit instructions for Longint arithmetic.
   o Faster text file I/O.
   o Faster string Pos routine.
   o Optimized sets.
   o Integer overflow checking {$Q+/-} - Integer, Word, etc.
   o PChar support - Allows null terminated strings.
   o OBJ file line number information pass-through - Allows
     stepping through C or ASM code when using the integrated
     debugger.

 o Language extensions

   o Open array parameters {$P+/-} - Allows safer, more
     flexible variable length array parameters.
   o New OpenString type - Allows a procedure or function to
     accept any type of string parameter, even in $V+.
   o Constant parameters - Efficient, read-only value
     parameters.
   o Public/private sections - Allows public and private
     sections of objects to be declared in any order.
   o Typed @ operator {$T+/-} - Enforces type checking when
     using the address (@) operator.
   o Inherited reserved word - Allows references to an inherited
     method without knowing the ancestor"s name.

 o New standard procedures/functions

   o Assigned - Returns True if a pointer is not equal to nil
     (especially useful for procedure and function pointers).
   o Include - Adds an item to a set.
   o Exclude - Removes an item from a set.
   o Break & Continue - FOR, WHILE, REPEAT loop control.
   o Low & High - Return the low or high bounds of open array
     parameters or of any scalar type.

 o Turbo Vision enhancements

   o Data validation objects.
   o New outliner object.
   o New methods for inserting/executing windows and dialog
     boxes.
   o Multi-state check boxes.
   o Cluster items that can be disabled.

 o Completely reorganized printed documentation, with new
   tutorial programs.

 o Expanded online help system, covering all new features.

See the "What"s new" section of the User"s Guide for more
information regarding the new features of Turbo Pascal 7.0.



 
Тыщ ©   (2008-12-09 20:47) [11]

DVM ©   (09.12.08 20:40) [10]

Спасибо!



Страницы: 1 вся ветка

Текущий архив: 2009.02.01;
Скачать: CL | DM;

Наверх




Память: 0.49 MB
Время: 0.018 c
2-1229413142
Мурзик
2008-12-16 10:39
2009.02.01
Ограничение на ввод


2-1229785639
neveGreen
2008-12-20 18:07
2009.02.01
совместимость версий Делфи


15-1228613679
Gero
2008-12-07 04:34
2009.02.01
Будущее стационарных компьютеров


3-1213956787
keymaster
2008-06-20 14:13
2009.02.01
Проблема с ODAC при работе с Oracle Instant Client


1-1207128097
Leon161
2008-04-02 13:21
2009.02.01
работа в ячейке StringGrid с различными объектами.