Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Structure and Interpretation of Computer Programs
|
||||
|
||||
We are about to study the idea of a *computational process*. Computational processes are abstract beings that inhabit computers. As they evolve, processes manipulate other abstract things called data. The evolution of a process is directed by a pattern of rules called a *program*. People create programs to direct processes. In effect, we conjure the spirits of the computer with our spells.
|
||||
Reference in New Issue
Block a user