home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / foolslisp_2 < prev    next >
Encoding:
Text File  |  1999-04-27  |  1.1 KB  |  38 lines

  1. Title:            FOOLSLISP
  2. Author:            Jonathan (jonathan@scam.berkeley.edu)
  3. Version:        1.3
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Al Slater (ams@csd.abdn.ac.uk)
  8. Date:            19/11/94
  9. Keywords:        Programming languages
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    512 KBytes
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/c162
  17. Date mounted/updated:    26/11/94
  18. File names:        foolslisp.arc
  19. Unarchived files:    15
  20. Unarchived size:    106 kbytes
  21. Omissions:        
  22. See also:        SCHEME (b105)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. !Fl is a port of the Fools' Lisp Scheme interpreter, a small and fast
  35. R3RS compliant Scheme with the some extensions that are part of R4RS.
  36. It uses the Shared C Library rather than UnixLib so that it can auto-
  37. matically claim more memory when needed.
  38.