Causal Commutative Arrows: Difference between revisions
(New page: {{HackagePackage|id=CCA}} * [http://haskell.cs.yale.edu/?post_type=publication&p=573 Causal Commutative Arrows] * [http://haskell.cs.yale.edu/?post_type=publication&p=72 Causal Commutativ...) |
(LLVM-arrows) |
||
Line 4: | Line 4: | ||
* [http://haskell.cs.yale.edu/?post_type=publication&p=72 Causal Commutative Arrows and Their Optimization] | * [http://haskell.cs.yale.edu/?post_type=publication&p=72 Causal Commutative Arrows and Their Optimization] | ||
** [http://vimeo.com/6652662 video] | ** [http://vimeo.com/6652662 video] | ||
* [http://arxiv.org/abs/1004.4796 Compiling Signal Processing Code embedded in Haskell via LLVM]: Describes the use of causal arrows for generating LLVM code for signal processing. A fusion framework is not required, since every arrow is implemented in a canonical form. |
Revision as of 10:45, 12 September 2014
- Compiling Signal Processing Code embedded in Haskell via LLVM: Describes the use of causal arrows for generating LLVM code for signal processing. A fusion framework is not required, since every arrow is implemented in a canonical form.