NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What about Turtle Graphics? (Score:2)
I like that Perl 1.00 is considered to be "Active, Thousands of Users".
Re:What about Turtle Graphics? and lots more!!! (Score:1)
Turtle Graphics is there, the Logo line branches off LISP quite early.
Majority of Lisp and Fortran dialects ignored; Watfor, Watfiv. Scheme fed back into CL. Isn't ML related to Lisp and Haskell? Prolog was spawned by Lisp.
Addendum on PL/1: it included features of Lisp with Cobol and Fortran, with the syntax of Algol.
Ruby folks seem to say Ruby is Perl with SmallTalks real-OO, with Python and Lisp mixed in to.
Python specifically names Perl as Anti-influence and claims Lisp heritage.
P
Bill
# I had a sig when sigs were cool
use Sig;
Re:What about Turtle Graphics? and lots more!!! (Score:2)
Point of order. Ruby existed before Perl 5, though it was late 1995 before Matz publicly released it. He also claims Python influences.
I knew Python then. But I didn't like it, because I didn't think it was a true object-oriented language. OO features are appeared to be add-on to the language.
--Matz [nagaokaut.ac.jp]
I'd make it more like (Python 1, Perl4, Smalltalk) -> Ruby though I'm not even sure Matz knew much Smalltalk at the time.
Reply to This
Parent