mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-03-02 03:40:31 +00:00
Merge pull request #90 from papers-we-love/make-updates-for-applicative-fp-and-add-may-paper
updates based on applicative programming and what will be mays paper
This commit is contained in:
Binary file not shown.
7
functional_progamming/README.md
Normal file
7
functional_progamming/README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Functional Programming
|
||||||
|
|
||||||
|
## Applicative Programming
|
||||||
|
|
||||||
|
* [Backtracking Iterators](https://www.lri.fr/~filliatr/publis/enum2.pdf)
|
||||||
|
|
||||||
|
* [Breadth-First Numbering: Lessons from a Small Exercise in Algorithm Design](http://www.cs.tufts.edu/~nr/cs257/archive/chris-okasaki/breadth-first.pdf)
|
||||||
@@ -3,7 +3,3 @@
|
|||||||
* [Can Programming Be Liberated from the von Neumann Style? A Functional Style and Its Algebra of Programs](http://www.thocp.net/biographies/papers/backus_turingaward_lecture.pdf)
|
* [Can Programming Be Liberated from the von Neumann Style? A Functional Style and Its Algebra of Programs](http://www.thocp.net/biographies/papers/backus_turingaward_lecture.pdf)
|
||||||
|
|
||||||
* [Programming and Reasoning with Algebraic Effects and Dependent Types](http://eb.host.cs.st-andrews.ac.uk/drafts/effects.pdf)
|
* [Programming and Reasoning with Algebraic Effects and Dependent Types](http://eb.host.cs.st-andrews.ac.uk/drafts/effects.pdf)
|
||||||
|
|
||||||
* [Backtracking Iterators](https://www.lri.fr/~filliatr/publis/enum2.pdf)
|
|
||||||
|
|
||||||
* [Breadth-First Numbering: Lessons from a Small Exercise in Algorithm Design](http://www.cs.tufts.edu/~nr/cs257/archive/chris-okasaki/breadth-first.pdf)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user