Re: Perl

Paul Everitt writes:
 > 
 > Take a look at Python as well as Perl:
 > 	http://www.cwi.nl/~guido/Python.html
 > There is a comprehensive WWW library, with some newly-written, online 
 > documentation.

For what it's worth, I second this recommendation. Python is a low-cost
introduction into many modern programming techniques.

Check it out.

Now... what we need is a version of the python bytecode compiler
that writes bytecode for the Java VM...

Dan

Received on Monday, 3 April 1995 18:15:06 UTC