Virtual Pascal: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
VP | VP is a cross-platform 32-bit [[Pascal]] compiler, linker and debugger, which supports OS/2, 32 bit [[Microsoft Windows]] (Windows 95 and Up), some 32-bit DOS extenders and includes experimental support for Linux. Its open architecture allows this compatibility to be extended to more Intel-based operating systems, including full source-level debugging. | ||
This compiler itself was written in assembly. | This compiler itself was written in assembly. | ||
Line 13: | Line 13: | ||
==License== | ==License== | ||
Discontinued | * Freeware - Discontinued. | ||
==Author== | ==Author== | ||
* [[ | * [[Vitaly Miryanov]] (Original author) | ||
* [[ | * [[Allan Mertner]] (Current code owner and maintainer) | ||
==Publications== | ==Publications== | ||
* [http://web.archive.org/web/20051229123159/http://www.vpascal.com/ug/UsersGuideFrontPage.htm Virtual Pascal V2.1 User's Guide] | * [http://web.archive.org/web/20051229123159/http://www.vpascal.com/ug/UsersGuideFrontPage.htm Virtual Pascal V2.1 User's Guide] | ||
====Local articles==== | ====Local articles==== | ||
* A review of [[Virtual Pascal 2.1]] by [[Robert Basler]] | * A review of [[Virtual Pascal 2.1]] by [[Robert Basler]] | ||
[[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:Pascal]] | [[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:Pascal]] |
Revision as of 20:10, 30 April 2015
Description
VP is a cross-platform 32-bit Pascal compiler, linker and debugger, which supports OS/2, 32 bit Microsoft Windows (Windows 95 and Up), some 32-bit DOS extenders and includes experimental support for Linux. Its open architecture allows this compatibility to be extended to more Intel-based operating systems, including full source-level debugging.
This compiler itself was written in assembly.
Version
* Latest version: Virtual Pascal v2.1 (Build 279, Beta) (22 Aug 2004)
Links
* Virtual Pascal v2.1 (Build 279, Beta): [1]
* Official Site: [2]
License
- Freeware - Discontinued.
Author
- Vitaly Miryanov (Original author)
- Allan Mertner (Current code owner and maintainer)
Publications
Local articles
- A review of Virtual Pascal 2.1 by Robert Basler