home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!waikato.ac.nz!comp.vuw.ac.nz!pondy
- Newsgroups: comp.ai.edu
- Subject: Re: LISP in survey AI course
- Message-ID: <Bz8HDt.CIw@comp.vuw.ac.nz>
- From: pondy@comp.vuw.ac.nz (Peter Andreae)
- Date: Mon, 14 Dec 1992 05:17:52 GMT
- Sender: news@comp.vuw.ac.nz (News Admin)
- References: <1992Dec9.142616.5878@news.vanderbilt.edu><1992Dec9.203129.22512@ra.msstate.edu>
- Organization: Dept. of Computer Science, Victoria Uni. of Wellington, NZ.
- Nntp-Posting-Host: downstage.comp.vuw.ac.nz
- In-Reply-To: lboggess@CS.MsState.EDU's message of Wed, 9 Dec 1992 20:31:29 GMT
- Lines: 38
-
- We use Prolog, mainly because the person who taught the course before was a
- prolog person more than a lisp person (though he had programmed extensively on
- lisp machines also). He left and I (example MIT) had to teach the course, along
- with a new faculty member (from Yale) who is also a lisp hacker. We used
- prolog, and were pretty pleased with it. You can, in fact, get to do neater
- stuff, sooner, if you use prolog. When you get to large programs, I doubt that
- there is a lot of difference, and I would prefer lisp myself. But for
- introducing the ideas of AI, prolog seems far superior. For simple rule based
- systems, logical inference, simple planners, and (especially) natural language,
- it is just great. It's also a very neat language. I shall continue lisp
- hacking for myself, but there seems little point in teaching lisp, as far as I
- can see now. Anyway, it isn't that different from the other procedural
- languages - more flexible, and less safe (ie, no type checking for you), but
- just a flexible version of the same old thing. Prolog, on the other hand, is a
- really different kind of language, and it seems to me that it is worth exposing
- all our students to it, just to broaden their minds.
-
-
- Peter Andreae (Pondy)
- ~~~~~~~~~~~~~
- Email: pondy@comp.vuw.ac.nz Mail: Victoria University,
- Phone: +64 4 472 1000 P.O. Box 600,
- Fax: +64 4 495 5232 Wellington, New Zealand
-
-
-
-
- --
-
- Peter Andreae (Pondy)
- ~~~~~~~~~~~~~
- Email: pondy@comp.vuw.ac.nz Mail: Victoria University,
- Phone: +64 4 472 1000 P.O. Box 600,
- Fax: +64 4 495 5232 Wellington, New Zealand
-
-
-
-
-