Virtual Pascal: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==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. VP has better support for Borland and [[Turbo Pascal]] code than any other tool, including later [[Borland]] systems. | 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. VP has better support for Borland and [[Turbo Pascal]] code than any other 32 bit tool, including later [[Borland]] systems. | ||
This compiler itself | This compiler itself is written entirely in [[assembly language]]. | ||
==Version== | ==Version== | ||
Line 8: | Line 8: | ||
: There have bee occasional talks about releasing a bug-fix version from time to time but nothing has happened in the matter since early 2009. | : There have bee occasional talks about releasing a bug-fix version from time to time but nothing has happened in the matter since early 2009. | ||
==Links== | ==Links== | ||
* [http://hobbes.nmsu.edu/download/pub/os2/dev/pascal/vp21b279.zip Virtual Pascal v2.1 (Build 279, Beta)] | |||
* Official homepage: http://vpascal.ning.com/ | |||
* [http://home.comcast.net/~JamesMClark5/Pascal/ Sundry source code for Virtual Pascal] by James M. Clark | |||
==License== | ==License== |
Revision as of 17:12, 1 May 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. VP has better support for Borland and Turbo Pascal code than any other 32 bit tool, including later Borland systems.
This compiler itself is written entirely in assembly language.
Version
- Latest version: Virtual Pascal v2.1 (Build 279, Beta) (22 Aug 2004)
- There have bee occasional talks about releasing a bug-fix version from time to time but nothing has happened in the matter since early 2009.
Links
- Virtual Pascal v2.1 (Build 279, Beta)
- Official homepage: http://vpascal.ning.com/
- Sundry source code for Virtual Pascal by James M. Clark
License
- Freeware - Discontinued.
Authors & publishers
- Vitaly Miryanov (Original author)
- fPrint Software (Original publisher)
- Allan Mertner (Current code owner and maintainer)
Publications
Local articles
- A review of Virtual Pascal 2.1 by Robert Basler