Difference between revisions of "User:Atravers"

From HaskellWiki
Jump to navigation Jump to search
m (Link updated)
m (Extra reference added)
Line 44: Line 44:
   
 
* <span style="color:#ba0000">I/O Trees and Interactive Lazy Functional Programming</span>, Samuel A. Rebelsky.
 
* <span style="color:#ba0000">I/O Trees and Interactive Lazy Functional Programming</span>, Samuel A. Rebelsky.
  +
  +
* <span style="color:#ba0000">Temporal Constraint Functional Programming: A Declarative Framework For Concurrency and Interaction</span>, T.C. Nicholas Graham.
   
 
* <span style="color:#ba0000">Arborescent data structures and lazy evaluation: A new approach to numerical problems</span>, Manuel Carcenac.
 
* <span style="color:#ba0000">Arborescent data structures and lazy evaluation: A new approach to numerical problems</span>, Manuel Carcenac.

Revision as of 12:33, 9 May 2022

These references are from earlier versions of my (various) language proposals - they're here for the time being until I find somewhere more suitable...

Managing side effects

  • Non-Imperative Functional Programming, Nobuo Yamashita.
  • Functional I/O Using System Tokens, Lennart Augustsson.
  • I/O Trees and Interactive Lazy Functional Programming, Samuel A. Rebelsky.
  • Temporal Constraint Functional Programming: A Declarative Framework For Concurrency and Interaction, T.C. Nicholas Graham.
  • Arborescent data structures and lazy evaluation: A new approach to numerical problems, Manuel Carcenac.