Skip to content

emwap/stream-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-paper

  • Intro
  • Problem w/ functional representation
  • Solution
    • M (M a)
    • Functional Library
  • Optimization
    • M (Int -> M a)
  • Evaluation
    • Turbo?
    • Filter?
  • Feldspar / DSL
  • Related Work
    • FRP
    • conduits
    • pipes
    • machines
  • Future Work
    • switch is hard
    • Pull / Push
loop  :: Pull1 o -> (i -> Pull1 o -> o) -> Seq i -> Seq o

delay :: Pull1 a -> Seq a -> Seq [a]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •