from Hacker News

Charles H. Moore – PROGRAMMING a PROBLEM-ORIENTED-LANGUAGE [~1970]

by pietrofmaggi on 9/16/14, 5:55 AM with 1 comments

  • by pietrofmaggi on 9/16/14, 5:59 AM

    Just the goal:

    My goal has been to decrease the effort required and increase the quality produced.

    and the Basic Principles:

      * Keep it Simple
      * Do Not Speculate!
      * Do It Yourself!
    
    Are worth a read.

    The work of C.Moore around Forth/Stack Machines and overall, doing more with less, as always amazed me!