One of the few things I have learnt so far from Algebra of Programming is how general the fold function is (it recursively applies a function to a list).
Metamorphic programming is a way of extending this to other data structures via an intermediate representation.
Posted to theory by andrew cooke on 3/25/01; 12:22:17 AM
|
|