home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / a216_2 < prev    next >
Text File  |  1999-04-27  |  2KB  |  54 lines

  1. Title:            SML
  2. Author:            Edinburgh University
  3.             Andrew Stevens (Archimedes port)
  4.             Robin Watts (WIMP interface)
  5. Version:        4.0.01
  6. Title From:        Documentation
  7. Author From:        Documentation
  8. Version From:        Documentation
  9. Supplier:        Edinburgh University
  10.             Andrew Stevens (as@uk.ac.ed.aipna)
  11.             Robin Watts (m90rjw@uk.ac.oxford.ecs)
  12. Date:            18/12/92
  13. Keywords:               Program processors ; Program compilers ;
  14.                         List processing languages
  15. Shareware:        Yes
  16. Machine:        Archimedes
  17. Operating system:    RISCOS
  18. Memory requirements:    2200 KBytes
  19. Peripherals needed:    
  20. Other s/ware needed:    
  21. Directory:        micros/arch/riscos/a/a216
  22. Date mounted/updated:    27/01/93
  23. File names:        a216.arc
  24. Unarchived files:    25
  25. Unarchived size:    1019 Kbytes
  26. Omissions:        
  27. See also:        
  28.  
  29. -------------------------------------------------------------------------------
  30.  
  31. Acquiring the package:
  32.  
  33. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  34. file in arch/riscos/tools for further info).
  35.  
  36.  
  37. Description:
  38.  
  39. SML is a functional programming language with a very powerful and flexible
  40. data-typing mechanism, abstract data-types, and imperative features to make
  41. ``real-world'' programming possible.
  42.  
  43. The ability to do incremental compilation, and the powerful type-checking
  44. make it excellent for rapid prototyping.  With the native compilers available
  45. for larger machines, industrial scale applications can be developed with an
  46. efficiency comparable to fancy Smalltalk or LISP systems etc.
  47.  
  48. !Sml is a Wimp Multi-Tasking Front end for Edinburgh Standard ML which uses
  49. the Acorn TaskWindow Module to run the language on the desktop.
  50.  
  51. WARNING: SML is not in the public domain.  To use this software legitimately
  52. you must first complete the license agreement.  This may be found in the file
  53. ORIGREADME.
  54.