Re: Some python comments/questions (correction)

Mark Lutz (lutz@xvt.com)
Wed, 13 Oct 93 10:30:33 MDT

> I have to say that I don't think the 'primes' program included in the BLURB document is a good example of Python's clarity and ease-of-use. We need a clear bit of sample code that makes people say "Hey, this is worth downloading" when it appears on comp.> sources.
>
> Anybody like to volunteer some?

I've written a forward/backward chaining expert system shell in Python
which is a bit long (multiple modules), but demonstrates using Python
for serious development (and something you'd have to be insane to try
in Perl/TCL/etc...). I'd be happy to donate the code if appropriate.

Mark Lutz
lutz@xvt.com