Friday, April 26, 2024 Text is available under the CC BY-SA 3.0 licence.

Alan Perlis

« All quotes from this author
 

The vision we have of conversational programming takes in much more than rapid turn around time and convenient debugging aids: our most interesting programs are never wrong and never final. [...] What is new is the requirement to make variable in our languages what we had previously taken as fixed. I do not refer to new data classes now, but to variables whose values are programs or parts of programs, syntax or parts of syntax, and regimes of control.

 
Alan Perlis

» Alan Perlis - all quotes »



Tags: Alan Perlis Quotes, Authors starting by P


Similar quotes

 

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.

 
Maurice Wilkes
 

"Much of my work has come from being lazy. I didn't like writing programs, and so, when I was working on the IBM 701 (an early computer), writing programs for computing missile trajectories, I started work on a programming system to make it easier to write programs."

 
John Backus
 

A programming language is for thinking of programs, not for expressing programs you've already thought of.

 
Paul Graham
 

But active programming consists of the design of new programs, rather than contemplation of old programs.

 
Niklaus Wirth
 

To kind of explain what Linux is, you have to explain what an operating system is. And the thing about an operating system is that you're never ever supposed to see it. Because nobody really uses an operating system; people use programs on their computer. And the only mission in life of an operating system is to help those programs run. So an operating system never does anything on its own; it's only waiting for the programs to ask for certain resources, or ask for a certain file on the disk, or ask to connect to the outside world. And then the operating system steps in and tries to make it easy for people to write programs.

 
Linus Torvalds
© 2009–2013Quotes Privacy Policy | Contact