View Single Post
  #29  
Old March 17th 19, 05:55 PM posted to alt.windows7.general
Ton van Vliet
external usenet poster
 
Posts: 4
Default Wierd question - a pascal compiler for WIn7???

On Fri, 15 Mar 2019 12:23:01 -0700, pyotr filipivich
wrote:


This is the current problem: 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, and I wrote when I should
have been doing class work (the original was written on the Honeywell,
then ported to Turbo Pascal.)
A quick search shows me that Borland is no longer supporting Turbo
Pascal, so, recommendation for a Pascal compiler for Windows 7?
I thought about running the source code through a conversion
program, and "porting it" to C/C+, C++ DC++=&#, but then I'd have to
know C* to clean up the results. And find a C compiler, too.

so, recommendation for a Pascal compiler for Windows 7?

tschus
pyotr

*I started to port the code to C, instead of doing _that_ classwrok,
but I don't have that source code at all. Maybe on a 5 1/4 floppy,
somewhere. In a box marked Mag Media.


If you haven't yet, have a look at:

Free Pascal Compiler at https://sourceforge.net/projects/freepascal/
and accompanying IDE at https://sourceforge.net/projects/lazarus/

I have used both of them in the past succesfully.

Regards,
Ton.
Ads