home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17522 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!news.UVic.CA!amusers.UUCP!Jon_Paddon
  2. From: Jon_Paddon@amusers.UUCP (Jon Paddon)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Pascal
  5. Distribution: world
  6. Message-ID: <Jon_Paddon.00rf@amusers.UUCP>
  7. Date: 17 Dec 92 13:43:37 PST
  8. Organization: AmUsers - The Amiga Users Group of Victoria BC
  9. Lines: 20
  10.  
  11. In a message dated Wed 16 Dec 92  3:02, Tlbechar@thunder.lakeheadu.ca (timo
  12. wrote:
  13.  
  14.  T>  I am looking for Pascal for the Amiga Computer... If anyone has a
  15.  T> Public Domain / commercial version of it, would they please reply.
  16.  
  17. I've got HiSoft Pascal and find it to be very usefull for writing Pascal
  18. code. It is TurboPascal 5.0 compatible and supports all the standard pascal
  19. data structures. There is also support for external libraries and UNITS.
  20. The compiler is VERY fast and has a "smart link" system that builds all the
  21. units easily into the main program.
  22.  
  23. On the PD side id PCQ which I used for a long time before I bought HiSpeed
  24. Pascal. PCQ is a very good PD pascal compiler and will be more than
  25. adequite for even the intermediate programmer. The only drawback to PCQ is
  26. it does not support sets.
  27.  
  28.  
  29. -- Via DLG Pro v0.995
  30.  
  31.