Add a very interesting web page about Railway Oriented Programming.
Chris Pressey
1 year, 7 days ago
16 | 16 |
|
17 | 17 |
[Do Applicative Functors Generalize the S & K Combinators? - Brandon.Si(mmons)](http://brandon.si/code/do-applicative-functors-generalize-the-s-k-combinators/)
|
18 | 18 |
|
|
19 |
[Railway Oriented Programming | F# for fun and profit](https://fsharpforfunandprofit.com/rop/)
|
|
20 |
|
19 | 21 |
### Repositories
|
20 | 22 |
|
21 | 23 |
[PseudoPower/AFSM: Arrowized functional state machines](https://github.com/PseudoPower/AFSM)
|
23 | 23 |
* url: http://brandon.si/code/do-applicative-functors-generalize-the-s-k-combinators/
|
24 | 24 |
|
25 | 25 |
.
|
|
26 |
|
|
27 |
### Railway Oriented Programming | F# for fun and profit
|
|
28 |
|
|
29 |
* url: https://fsharpforfunandprofit.com/rop/
|
|
30 |
|
|
31 |
.
|
11 | 11 |
|
12 | 12 |
<!-- TOTALS -->
|
13 | 13 |
|
14 | |
Currently it consists of **578** web pages, **64** repositories, **145** papers, and **162** books in **90** topics.
|
|
14 |
Currently it consists of **579** web pages, **64** repositories, **145** papers, and **162** books in **90** topics.
|
15 | 15 |
Of these, [**102** have the highest rating](by-rating/Top-rated.md),
|
16 | 16 |
[**27** are considered classics](by-rating/Classic.md),
|
17 | |
[**46** are considered very interesting](by-rating/Very%20Interesting.md),
|
|
17 |
[**47** are considered very interesting](by-rating/Very%20Interesting.md),
|
18 | 18 |
while [**77** are yet to be rated](by-rating/Unrated.md).
|
19 | 19 |
|
20 | 20 |
<!-- /TOTALS -->
|
29 | 29 |
### Computational Complexity
|
30 | 30 |
|
31 | 31 |
* [Descriptive Complexity](https://people.cs.umass.edu/~immerman/descriptive_complexity.html)
|
|
32 |
|
|
33 |
### Functional Programming
|
|
34 |
|
|
35 |
* [Railway Oriented Programming | F# for fun and profit](https://fsharpforfunandprofit.com/rop/)
|
32 | 36 |
|
33 | 37 |
### Logic
|
34 | 38 |
|