home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pub / ucsdterak / ucterak.ann < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Date: Wed 23 May 84 12:04:05-EDT
  2. From: Frank da Cruz <CC.FDC@COLUMBIA-20>
  3. To: Info-Kermit
  4. Subject: New Implementation of KERMIT for IBM PC under UCSD p-System
  5.  
  6. This implementation of KERMIT for the IBM PC p-System was submitted by Kate
  7. MacGregor and Steve Pacenka of Cornell University Computing Services.    It
  8. requires version IV.x of the UCSD p-System, and is also intended to be
  9. transferrable to other computers that run the same level of the p-System.
  10. It was developed on the IBM PC using NCI release C1F.
  11.  
  12. The files are in KER:UCIBMPC.*.  The Pascal source files are concatenated
  13. together into the file KER:UCIBMPC.PAS; there are also .DOC and .HLP files.
  14. The other UCSD Pascal Kermit from Cornell (the one for the Terak) has been
  15. reorganized along similar lines, as KER:UCTERAK.*.
  16.  
  17. -----------------------
  18.  
  19. Date: Wed 2 Nov 83 18:26:52-EST
  20. From: Frank da Cruz <cc.fdc@CUCS20>
  21. Subject: Kermit for UCSD p-System
  22. To: Info-Kermit@CUCS20
  23. cc: KMM%CORNELLA@CU20B
  24.  
  25. This is to announce the arrival of Kermit for the UCSD p-System, written
  26. by Kate MacGregor of Cornell University Computing Services.  The program
  27. is written modularly, to allow it to be brought up on any machine under
  28. the p-System by supplying some machine-dependent assembly language
  29. procedures.  The implementation we have now is for the Terak, an LSI-11/2
  30. based machine.  The relevent source files are in KER:UC*.* at host
  31. COLUMBIA-20, accessible via anonymous FTP.  First read UCSD.HLP, which
  32. explains how the files were renamed to fit in the KERMIT distribution
  33. area.  UCKERM.HLP contains user documentation and installation instructions.
  34.  
  35. Work is in progress at Cornell on an implementation for the IBM PC p-System.
  36.  
  37. If anyone wants to bring up Kermit on some new machine, not under the
  38. p-System, but which has Pascal, this might be a good base from which to
  39. start.  I don't know how close UCSD Pascal is to ISO Pascal, but if they
  40. are not fatally incompatible, it may be possible to adapt this version to
  41. any system by merely filling in the system-dependent routines.
  42.  
  43. ---------------------------------
  44.  
  45.