Federico Biancuzzi et Chromatic, Masterminds of Programming: Conversations with the Creators of Major Programming Languages, (ISBN9780596555504, lire en ligne) :
« Forth is a computer language with minimal syntax »
John Millar Carroll, Minimalism Beyond the Nurnberg Funnel, Cambridge, Mass., MIT Press, (ISBN0-262-03249-X, lire en ligne)
« The Art of Unix Programming » : « A 1974 paper in Communications of the ACM gave Unix its first public exposure. In that paper, its authors described the unprecedentedly simple design of Unix, reported over 600 Unix installations. All were on machines underpowered even by the standards of that day, but (as Ritchie and Thompson wrote) "constraint has encouraged not only economy, but also a certain elegance of design." »
« Interview with Ken Thompson » : « ...we started off with the idea that all three of us had to be talked into every feature in the language, so there was no extraneous garbage put into the language for any reason. »
dreamsongs.com
« The Evolution of Lisp » : « The initial report on Scheme [Sussman, 1975b] describes a very spare language, with a minimum of primitive constructs, one per concept. (Why take two when one will do?) »
dynebolic.org
« Friendly to the environment » [archive du ] (consulté le ) : « This operating system is designed to run on Pentium2 processors with 256MB RAM, not even an harddisk is needed. Unleash the full potential of computers even with a second hand PC. »
gnu.org
« My Lisp Experiences and the Development of GNU Emacs » : « ...I aimed to make the absolute minimal possible Lisp implementation. The size of the programs was a tremendous concern. There were people in those days, in 1985, who had one-megabyte machines without virtual memory. They wanted to be able to use GNU Emacs. This meant I had to keep the program as small as possible. For instance, at the time the only looping construct was while, which was extremely simple. There was no way to break out of the ‘while’ statement, you just had to do a catch and a throw, or test a variable that ran the loop. That shows how far I was pushing to keep things small. We didn't have 'caar' and 'cadr' and so on; "squeeze out everything possible" was the spirit of GNU Emacs, the spirit of Emacs Lisp, from the beginning. »
golang.org
« Go » : « Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. »
« Friendly to the environment » [archive du ] (consulté le ) : « This operating system is designed to run on Pentium2 processors with 256MB RAM, not even an harddisk is needed. Unleash the full potential of computers even with a second hand PC. »
wired.com
Alexandra Chang, « Microsoft Drops 'Aero Glass' User Interface in Windows 8 | Gadget Lab », Wired.com, (lire en ligne, consulté le )