home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / LANGUAGS / PASCAL-P / PP319UPD.LBR / -READ.MZ / -READ.ME
Text File  |  2000-06-30  |  2KB  |  53 lines

  1. PascalP and it's companion programs are copyright (c), 1987
  2. by C.B. Falconer.  They may be distributed on public systems,
  3. and used for personal non-profit purposes.  They may not be
  4. sold, nor included in packages for sale, without the express
  5. written permission of C.B. Falconer.
  6.  
  7. This library directory is datestamped.
  8.  
  9. All files are protected by CCITCRC checksums, in both crunched
  10. and uncrunched form.  Extract with LT (available separately).
  11. After (optionally) customizing the timer systems in INTERPC and
  12. INTERPCI, rename them to be RUNPCD and RUNPCDI respectively.
  13.  
  14. Use of the Profiler system requires a timer installation.
  15.  
  16. TEST319.PAS demonstrates some of the new features of PascalP
  17. v 3.1.9.  This release includes generation of .COM files, which
  18. requires SLRMAC (or Z80ASM) and SLRNK (or SLRNK+) from SLR systems.
  19. The resultant code is 8080 executable (or on V20's or 8085s).  All
  20. features of earlier documentation still apply, however compilation
  21. is now much faster, and can execute in less memory.  (I compile
  22. 7000 lines of PascalP, with over 1200 identifiers, in a 63k CPM
  23. system at 2.5 Mhz at up to 200 lines per minute).
  24.  
  25. PASCALP IS ISO/ANSI STANDARD - except for GOTO out of procedures
  26. and passing functions/procedures as parameters.
  27.  
  28. L80/M80 is not presently supported, because a) library main-
  29. tenance is impossible with LIB80 (it consistently looses the
  30. last portion of large libraries), and b) the 6 character name
  31. limitation can cause unexpected errors and c) it is slooow.
  32.  
  33.                  Contributions
  34.  
  35. Contributions are solicited.  Contributions of over $50 will
  36. receive the full source code of the systems programs on (your
  37. choice) Kaypro 4 format or IBM 9 sector DSDD format disks.
  38.  
  39. Contributions of $100 will also receive the full source of the
  40. run-time library, allowing generation of ROM mounted systems
  41. and custom I/O packages (e.g. A/D converters mapped into files
  42. of reals, etc.).  This system is ideally suited to critical
  43. processing, such as medical systems, since full overflow checks
  44. are made, and complete run-time range checking is the default.
  45. Note that CPM is simply one possible system under which this
  46. can run.  Power-on and go dedicated systems can be routinely
  47. created.
  48.  
  49. Commercial users should contact me directly for licencing.
  50.  
  51. C.B. Falconer, 680 Hartford Tpk., Hamden, Conn. 06517
  52. (203) 281-1438.
  53. ß-