that too much control is just as deadly as too little control. We need control and we need chaos. We need order, and disorder. Simplicity, and complexity. Carefulness, and recklessness. Poise, and panic. Science, and art.
Perl Conference http://www.wall.org/~larry/keynote/keynote.html, em 20 de agosto de 1997.
Larry Wall Frases famosas
Perl was never designed to be perfect. It was designed to evolve, to become more adaptive, as they say.
Larry Wall em entrevista a Marjorie Richardson, em 01.05.1999, publicada em Linux Journal http://www.linuxjournal.com/article/3394
many computer scientists have fallen into the trap of trying to define languages like George Orwell's Newspeak, in which it is impossible to think bad thoughts.
Perl Conference http://www.wall.org/~larry/keynote/keynote.html, em 20 de agosto de 1997.
Larry Wall: Frases em inglês
“The three chief virtues of a programmer are: Laziness, Impatience and Hubris.”
From the glossary of the first Programming Perl book.
Other
“Tcl tends to get ported to weird places like routers.”
[[email protected], 1997]
Usenet postings, 1997
“You can't have filenames longer than 14 chars. You can't even think about them!”
Source code, <code>Configure</code>
"We've got to start over from scratch" - Well, that's almost any academic language you find.
"English phrases" - Well, that's Cobol. You know, cargo cult English. (laughter)
"Text processing doesn't matter much" - Fortran.
"Simple languages produce simple solutions" - C.
"If I wanted it fast, I'd write it in C" - That's almost a direct quote from the original awk page.
"I thought of a way to do it so it must be right" - That's obviously PHP. (laughter and applause)
"You can build anything with NAND gates" - Any language designed by an electrical engineer. (laughter)
"This is a very high level language, who cares about bits?" - The entire scope of fourth generation languages fell into this... problem.
"Users care about elegance" - A lot of languages from Europe tend to fall into this. You know, Eiffel.
"The specification is good enough" - Ada.
"Abstraction equals usability" - Scheme. Things like that.
"The common kernel should be as small as possible" - Forth.
"Let's make this easy for the computer" - Lisp. (laughter)
"Most programs are designed top-down" - Pascal. (laughter)
"Everything is a vector" - APL.
"Everything is an object" - Smalltalk and its children. (whispered:) Ruby. (laughter)
"Everything is a hypothesis" - Prolog. (laughter)
"Everything is a function" - Haskell. (laughter)
"Programmers should never have been given free will" - Obviously, Python. (laughter).
Public Talks, "Present Continuous - Future Perfect"
“Perl has a long tradition of working around compilers.”
[[email protected], 1997]
Usenet postings, 1997
“There's something to be said for returning the whole syntax tree.”
[[email protected], 1997]
Usenet postings, 1997
“Hey, if pi == 3, and three == 0, does that make pi == 0?”
[[email protected], 1997]
Usenet postings, 1997
Public Talks, "2nd State of the Onion"
“As for whether Perl 6 will replace Perl 5, yeah, probably, in about 40 years or so.”
"Developers can unwrap Perl 6 on Christmas", Infoworld, 2015-12-21 http://www.infoworld.com/article/3017418/application-development/developers-can-unwrap-perl-6-on-christmas.html
Other