Re: Lisp vs. Perl Round 3: Operator Associativity and Manipulation
[email protected] (Terrence Monroe Brannon)
| Newsgroups | perl.ai |
|---|---|
| Organization | Oracle Applications Integration (ARU) |
| Message-ID | <[email protected]> |
Lee Goddard wrote: > > > Lee Goddard wrote: > > > It would be really very interesting, though, if you were to consider > > > writing Language::Lisp - > > > > People considering that should check CPAN first. > > On which, does anyone fancy do a bit of work > on Language::Prolog...? I checked this out. It looks quite good. My problems with it are: 1 - no test suite 2 - no docs on implementation or usage or installation or anything ! 3 - he did not use strict ; So, I received some off-list help on how to write Perl in Perl instead of trying to write Lisp in Perl and I will forge ahead with my efforts at implementing the Prolog discussed in Norvig's text.