Skip to content

Commit

Permalink
Update doc and index (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: EandJsFilmCrew <789213+rvsrvs@users.noreply.github.com>
  • Loading branch information
rvsrvs authored Jun 4, 2022
1 parent 996dcfa commit 636a0a6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Documentation/Bibliography.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@

### Theory of Streams
* [Stream Fusion: From Lists to Streams to Nothing At All](https://github.com/bitemyapp/papers/blob/master/Stream%20Fusion:%20From%20Lists%20to%20Streams%20to%20Nothing%20At%20All.pdf)

* [Oleg Kiselyov's Stream Page](https://okmij.org/ftp/Streams.html)

* [All Things Flow: A History of Streams](https://okmij.org/ftp/Computation/streams-hapoc2021.pdf)

* [Exploiting Vector Instructions with Generalized Stream Fusion](https://cacm.acm.org/magazines/2017/5/216312-exploiting-vector-instructions-with-generalized-stream-fusion/fulltext)

* [Functional Stream Libraries and Fusion: What's Next?](https://okmij.org/ftp/meta-programming/shonan-streams.pdf)

### Theory of State



### Stream Libraries

2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[edit](https://github.com/CSCIX65G/FreeCombine/edit/gh-pages/index.md)

# FreeCombine

- Protocol-free.
Expand Down

0 comments on commit 636a0a6

Please sign in to comment.