Pascal Pro - free 32-bit pascal compiler.
Бесплатный 32-битный компилятор, распространяемый в исходных кодах.
Компилирует для платформ DOS32 и WDOSX. Генерирует не EXE-файл,
а исходный текст на ассемблере, который можно затем откомпилировать
и собрать при помощи Turbo Assembler. Написан Игорем Качко.
К сожалению, проект, похоже, остановлен,
так как последний раз страница проекта обновлялась в 1999 году :( |
1137k |
-------------------------------------------------------------------------
Pascal Pro - free 32-bit pascal compiler
http:\\www.cryogen.com\pascalpro
email to: pascalpro@cryogen.com
-------------------------------------------------------------------------
1. Introduction.
2. Installation.
3. Compiling programs.
3.1. Compiling programs under WDOSX platform.
3.2. Compiling programs under DOS32 platform.
4. Used tools.
4.1. Supported assemblers.
4.2. Supported linkers.
4.3. Other tools.
5. Configuring compiler for you own platform.
5.1. Configuring command lines.
5.2. Configuring generated assembler output.
-------------------------------------------------------
1. Introduction.
----------------
My English is not good, so excuse me for some mistakes in this
description.
This file contains some information about Pascal Pro compiler.
Pascal Pro is 32-bit free compiler. You didn't need to pay for
using that. But if you'ld like you can send me $5-$50. In this
case you have to contact me and I'll say how you can do that.
If you'll have some interesting ideas about Pascal Pro or you'll
find some errors also contact me, please.
2. Installation.
----------------
This version contains 3 packed files. For installation you must
have ZIP-unpacker, for example PKUNZIP.
Unzip packages (with subdirectories) to a directory on your hard
drive, for example C:\PPRO\.
For more comfortable usage you can add Pascal Pro directory to your
path searc
|