in reply to Re^4: Something to meditate on -- the need for a trendy perl?
in thread Something to meditate on -- the need for a trendy perl?
While I hadn't heard of python back in 91, I was using perl4. Perl5 came out in 94, 3 years later. While it could have been influenced by python, what other paradigm is there? I'd see both python and perl having derived such from C++, but maybe you were part of the design team and know something more from personal history? C++ had been around since the early-mid 80's and was already fairly well known and used (I'd used it, but integrating obj paradigms is still an ongoing work for me). So it seemed a more logical influence. Given perl's roots, I didn't give lisp much credit even though perl is closer to lisp than python...
If perl came from python, I'm surprised perl's obj system is so much more flexible (as others have compared it to lisp). I'll bet that lisp passed the "this" object as the first list param as well...(?)...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Something to meditate on -- the need for a trendy perl?
by tobyink (Canon) on Mar 13, 2014 at 23:42 UTC |