home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / acorn / ackerm.ann < prev    next >
Text File  |  2020-01-01  |  785b  |  14 lines

  1. This is the Kermit for the Acorn Cambridge Workstation, contributed by Acorn 
  2. Computers Ltd. This file is a copy of the Release Notes.
  3.  
  4. Users of this Kermit mught like to know that it is available on disc from
  5. Acorn at a cost of #50 to cover media and handling.
  6.  
  7. C-Kermit  is  a  completely new implementation of Kermit, written modularly and
  8. transportably in C. The protocol state transition table is written in  wart,  a
  9. (non-proprietary) lex-like preprocessor for C. System-dependent primitive func-
  10. tions are isolated into separately compiled modules so that the program  should
  11. be  easily portable among Unix systems and also to non-Unix systems that have C
  12. compilers.  This document applies to Unix implementations of C-Kermit,  and  in
  13. most ways also to the VMS implementation.
  14.