git @ Cat's Eye Technologies The-Glosscubator / c19df28
Add a web page and two repositories on Relational Programming. Chris Pressey 10 months ago
8 changed file(s) with 63 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
1717
1818 <!-- TOTALS -->
1919
20 Currently it consists of **597** web pages, **69** repositories, **151** papers, and **171** books in **95** topics.
21 Of these, [**107** have the highest rating](by-rating/Top-rated.md),
20 Currently it consists of **598** web pages, **71** repositories, **151** papers, and **171** books in **95** topics.
21 Of these, [**108** have the highest rating](by-rating/Top-rated.md),
2222 [**28** are considered classics](by-rating/Classic.md),
2323 [**51** are considered very interesting](by-rating/Very%20Interesting.md),
2424 while [**73** are yet to be rated](by-rating/Unrated.md).
133133
134134 * [Refinement Calculus](https://www.southampton.ac.uk/~mbutler/refcalc-tut/home.html)
135135
136 ### Relational Programming
137
138 * [A Short Skinny on Relations & the Algebra of Programming | Hey There Buddo!](https://www.philipzucker.com/a-short-skinny-on-relations-towards-the-algebra-of-programming/)
139
136140 ### Software Engineering
137141
138142 * [Making Wrong Code Look Wrong -- Joel on Software](https://www.joelonsoftware.com/2005/05/11/making-wrong-code-look-wrong/))
1313
1414 ### Web resources
1515
16 [A Short Skinny on Relations & the Algebra of Programming | Hey There Buddo!](https://www.philipzucker.com/a-short-skinny-on-relations-towards-the-algebra-of-programming/)
17
1618 [amb - The CHICKEN Scheme wiki](https://wiki.call-cc.org/eggref/5/amb)
1719
1820 ### Papers
66 SPDX-License-Identifier: CC0-1.0
77 -->
88
9 ### A Short Skinny on Relations & the Algebra of Programming | Hey There Buddo!
10
11 * url: https://www.philipzucker.com/a-short-skinny-on-relations-towards-the-algebra-of-programming/
12 * topics: Relational Programming, Haskell, Refinement Calculus
13 * future-topics: Algebra of Programming
14
15 .
16
917 ### amb - The CHICKEN Scheme wiki
1018
1119 * url: https://wiki.call-cc.org/eggref/5/amb
1220
1321 .
14
1010 exception: the ratings may be freely used for any purpose with no limitations.
1111
1212 Relational Programming
13 ---------------
13 ----------------------
1414
1515 ### Relational Methods in Computer Science
1616
3636
3737 .
3838
39 ### A Short Skinny on Relations & the Algebra of Programming | Hey There Buddo!
40
41 * rating: 3
42
43 .
44
3945 ### amb - The CHICKEN Scheme wiki
4046
4147 * rating: 1
4248
4349 .
44
1717
1818 [clojure - Understanding Mini-Kanren\'s Execution Model - Stack Overflow](https://stackoverflow.com/questions/10118292/understanding-mini-kanrens-execution-model)
1919
20 ### Repositories
21
22 [ashton314/muKanren_reading: [Mirror] A close reading of the μKanren paper.](https://github.com/ashton314/muKanren_reading)
23
24 [iambrj/metaKanren: Relational interpreter for miniKanren, in miniKanren.](https://github.com/iambrj/metaKanren)
25
2026 ### Papers
2127
2228 [Relational Processing for Fun and Diversity](http://minikanren.org/workshop/2019/minikanren19-final6.pdf)
0 miniKanren Repos
1 ================
2
3 <!--
4 SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
5
6 SPDX-License-Identifier: CC0-1.0
7 -->
8
9 ### ashton314/muKanren_reading: [Mirror] A close reading of the μKanren paper.
10
11 * url: https://github.com/ashton314/muKanren_reading
12 * license: MIT
13
14 .
15
16 ### iambrj/metaKanren: Relational interpreter for miniKanren, in miniKanren.
17
18 * url: https://github.com/iambrj/metaKanren
19 * license: MIT
20
21 .
1010 exception: the ratings may be freely used for any purpose with no limitations.
1111
1212 miniKanren
13 ---------------
13 ----------
1414
1515 ### The Reasoned Schemer
1616
3838
3939 .
4040
41 ### ashton314/muKanren_reading: [Mirror] A close reading of the μKanren paper.
42
43 * rating: 1
44
45 .
46
47 ### iambrj/metaKanren: Relational interpreter for miniKanren, in miniKanren.
48
49 * rating: 1
50
51 .