home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / lisp / 3202 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  847 b 

  1. Path: sparky!uunet!world!paradigm!gjc
  2. From: gjc@paradigm.com
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Lisp Interpreter source code?
  5. Message-ID: <13593@paradigm.com>
  6. Date: 7 Jan 93 17:10:02 GMT
  7. References: <6JAN199317343154@venus.tamu.edu>
  8. Distribution: world
  9. Organization: Paradigm Associates Inc, Cambridge MA
  10. Lines: 15
  11.  
  12. In article <6JAN199317343154@venus.tamu.edu>, tcf9033@venus.tamu.edu (FREY, TONY C) writes:
  13. >  Is there source code available (free) for a lisp interpreter? I'd like to
  14. > port one to OS/2 but have been unable to find source anywhere.  Any help
  15. > would be appreciated. 
  16. > Tony Frey
  17. > TCF9033@venus.tamu.edu
  18.  
  19. world.std.com has siod version 2.9 in its src/lisp directory
  20. for anonymous ftp. 
  21.  
  22. I wrote it as a lisp interpreter using explicit control
  23. and natural argument passing in C so that people could
  24. understand it better.
  25.  
  26.