Changes between Version 25 and Version 26 of Commentary/Compiler/IntegratedCodeGen
- Timestamp:
- Aug 26, 2008 12:58:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/IntegratedCodeGen
v25 v26 50 50 The dataflow engine is based on 51 51 [http://citeseer.ist.psu.edu/old/lerner01composing.html (Lerner, Grove, and Chambers 2002)]; 52 you can find a functional implementation presented in52 you can find a functional implementation of the dataflow engine presented in 53 53 [http://www.cs.tufts.edu/~nr/pubs/zipcfg-abstract.html (Ramsey and Dias 2005)]. 54 54