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