next up previous
Next: 3.3.0.1 Scheme Programs Up: 3 Language Sentence Structure Previous: 3.2 J Sentences

3.3 Programs

In both Scheme and J, programs and data are represented by the same notation; lists in Scheme and lists or arrays in J. This closely models the situation of storing both programs and data in the memory of a computer in numeric form.



Subsections
next up previous
Next: 3.3.0.1 Scheme Programs Up: 3 Language Sentence Structure Previous: 3.2 J Sentences
2002-11-26