next up previous
Next: 2.6.1 J Data Abstraction Up: 2 Criteria Previous: 2.5.1 Using J for

2.6 Data Abstraction

Both Scheme and J allow a functional approach to data abstraction which allows data abstractions to be separated from actual representation of abstract data types. This approach provides an interface which defines software layers. A J example of an abstract data type of stack is given.



Subsections
next up previous
Next: 2.6.1 J Data Abstraction Up: 2 Criteria Previous: 2.5.1 Using J for
2002-09-27