View Single Post
  #5  
Old March 15th 19, 09:36 PM posted to alt.windows7.general
Mark Blain
external usenet poster
 
Posts: 84
Default Wierd question - a pascal compiler for WIn7???

pyotr filipivich wrote in
:

I have a program written in Pascal and Windows 7 won't run it.

Tells me to contact the developer and get support. Except that I
am the
developer...


A quick search shows me that Borland is no longer supporting Turbo
Pascal, so, recommendation for a Pascal compiler for Windows 7?

tschus
pyotr


( Found at: http://www.freebyte.com/programming/pascal/ )
FreePascal has 32-bit and 64-bit Windows versions and aims to be
Borland-compatible. There is specific information on their website
about porting programs from Turbo.
http://wiki.lazarus.freepascal.org/Turbo_Pascal
https://www.freepascal.org/port.html
https://www.freepascal.org/

You could also try running the program without recompiling by using a
virtual machine or emulator.
http://www.freebyte.com/operatingsystems/#emulators
Ads