User:Atravers

From HaskellWiki
Revision as of 22:32, 30 September 2024 by Atravers (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stuff that sometimes interests me...

Managing side effects

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

  • 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.

Semantics

  • On an Incompatibility of Functional Programming and Functional Semantics, Bruce W. Weide.