home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / elan / read.1st < prev    next >
Text File  |  1980-01-03  |  2KB  |  46 lines

  1.                 Elan-1 Programming Environment 
  2.    Copyright (c) Informatics Department, University of Nijmegen
  3.                    EMAIL: elan@cs.kun.nl
  4.                   Version 1.5,  Feb 1988.
  5.  
  6. This Programming Environment is distributed as is,
  7. with all faults (if any), and without any warranty.
  8. No author or distributor accepts responsibility to anyone for the
  9. consequences of using it, or for whether is serves any particular
  10. purpose at all, or any other reason.
  11. Everyone is permitted to copy and distribute this Elan-1 Programming
  12. Environment as a whole (INCLUDING this copyright notice), provided
  13. they make no charge for it, and these conditions remain unchanged.
  14.  
  15. Elan is an educational programming language for learning and
  16. teaching systematic programming. The Elan project group at the
  17. University of Nijmegen in the Netherlands has developed an 
  18. Educational Programming Environment around version 1.5 of Elan.
  19.  
  20. This disk contains the distribution version of Elan-1
  21. and some sample Elan programs.
  22.  
  23. Disk structure:
  24.  
  25. ROOT --- BIN
  26.          CLOCK
  27.          COLA
  28.          DEMO
  29.          DRAGON
  30.          FILES
  31.          INTGRAPH
  32.          KAREL
  33.          PLANE
  34.          TURTLE       
  35.              
  36. Of course you need "command.com", "ansi.sys" and "config.sys" in order
  37. to be able to run the Elan interpreter.
  38.  
  39. New in this version:
  40.         More Trace and Verify commands.
  41.         Sequential files.
  42.         More complete and corrected standard library.
  43.  
  44. For more info, see 'Readme' in the selected folder.
  45. 
  46.