tags:

views:

14

answers:

0

I'm playing around with declarative / delayed computation, where expressions are built up into a directed acyclic graph. Microsoft's GPU Accelerator does something similar.

Are there any libraries available for .Net languages that makes it easier to build a representation of the computation?