git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Functional Programming / Papers.md
master

Tree @master (Download .tar.gz)

Papers.md @masterview markup · raw · history · blame

Functional Programming Papers

A tutorial on the universality and expressiveness of fold

  • authors: Graham Hutton
  • date: July 1999
  • publication: Journal of Functional Programming
  • online @ www.cs.nott.ac.uk

.

Total Functional Programming

.

Turner, Bird, Eratosthenes: An Eternal Burning Thread

.

Fast and Loose Reasoning is Morally Correct

  • authors: Nils Anders Danielsson, John Hughes, Patrik Jansson, Jeremy Gibbons
  • date: 2006
  • topics: Functional Programming
  • future-topics: Reasoning about Programs
  • online @ www.cs.ox.ac.uk

.

let (rec) insertion without effects, lights or magic

.