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... |
Categories |
||
(One intermediate revision by the same user not shown) | |||
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. | |||
[[Category:Arrow]] | |||
[[Category:Music]] |
Latest revision as of 10:47, 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.