mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Add Ambrose's Typed Clojure paper
This commit is contained in:
parent
53a9f30677
commit
8354383f63
@ -4,10 +4,14 @@ This is a cross-listing of papers related to Clojure, it's core, contrib and pop
|
||||
## Data Structures
|
||||
* core.rrb-vector
|
||||
* [RRB-Trees: Efficient Immutable Vectors](http://infoscience.epfl.ch/record/169879/files/RMTrees.pdf)
|
||||
|
||||
## Pattern Matching
|
||||
* core.match
|
||||
* [Compiling Pattern Matching to good Decision Trees](http://www.cs.tufts.edu/~nr/cs257/archive/luc-maranget/jun08.pdf)
|
||||
|
||||
## Type Theory
|
||||
* [Practical Optional Types for Clojure](http://frenchy64.github.io/papers/typed-clojure-draft.pdf) (draft)
|
||||
|
||||
## Clojure/West 2014
|
||||
* Applicative Functional Programming
|
||||
* [Backtracking Iterators](https://www.lri.fr/~filliatr/publis/enum2.pdf)
|
||||
|
Loading…
Reference in New Issue
Block a user