git @ Cat's Eye Technologies The-Glosscubator / 1eee402
More specification and relational programming bookmarks. Chris Pressey 1 year, 11 days ago
3 changed file(s) with 31 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
55
66 SPDX-License-Identifier: CC0-1.0
77 -->
8
9 ### People
10
11 [Dept. of Computing, Imperial College, London: Robert Kowalski Home Page](https://www.doc.ic.ac.uk/~rak/)
12
13 ### Prolog
814
915 [prolog - How to implement fully-declarative Horn logic? - Stack Overflow](https://stackoverflow.com/questions/31674831/how-to-implement-fully-declarative-horn-logic)
1016
2329 [Prolog Tutorial \-- 2.5](https://web.archive.org/web/20120203025542/http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_5.html)
2430
2531 [Prolog Guide - Data Structures](http://kti.ms.mff.cuni.cz/~bartak/prolog/data_struct.html)
32
33 [Index of /nofib/real/prolog/](http://darcs.haskell.org/nofib/real/prolog/)
34
35 [Notes: Unification](http://www.cs.trincoll.edu/~ram/cpsc352/notes/unification.html)
36
37 ### Logic Production Systems
38
39 [LPS \| Logic Production Systems](http://lps.doc.ic.ac.uk/)
40
41 [lpsmasters / lps\_corner --- Bitbucket](https://bitbucket.org/lpsmasters/lps_corner/src/master/)
1414
1515 [clojure - Understanding Mini-Kanren\'s Execution Model - Stack Overflow](https://stackoverflow.com/questions/10118292/understanding-mini-kanrens-execution-model)
1616
17 [A Complexity Study for Interleaving SearchA Complexity Study for Interleaving Search - minikanren-2021-final7.pdf](http://minikanren.org/workshop/2021/minikanren-2021-final7.pdf)
17 [A Complexity Study for Interleaving Search - minikanren-2021-final7.pdf](http://minikanren.org/workshop/2021/minikanren-2021-final7.pdf)
1818
1919 [The reasoned schemer : Friedman, Daniel P : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/reasonedschemer0000frie/mode/2up?view=theater)
2020
3030
3131 [constraint programming - clp(Z) vs. Kiselyov relational arithmetic - Stack Overflow](https://stackoverflow.com/questions/61944276/clpz-vs-kiselyov-relational-arithmetic)
3232
33 [Lecture 15 - Constraint Satisfaction Problems (wayback, broken images)](https://web.archive.org/web/20160612081457/http://www.doc.ic.ac.uk/~sgc/teaching/pre2012/v231/lecture15.html)
34
35 [Lecture 15 - Constraint Satisfaction Problems (wayback) (ppt)](https://web.archive.org/web/20180404184624/http://www.doc.ic.ac.uk:80/~sgc/teaching/pre2012/v231/lecture15.ppt)
36
3337 [amb - The CHICKEN Scheme wiki](https://wiki.call-cc.org/eggref/5/amb)
88
99 _See also: [Logic](Logic.md), [Model Checking](Model-Checking.md), [Theorem Proving](Theorem-Proving.md)_
1010
11 [Notes on B. Meyer\'s \"On Formalism in Specifications\"](https://www.cs.scranton.edu/~mccloske/courses/se507/meyer_formalism_in_specs_lec.html)
12
13 ### Graphical
14
15 [About the Unified Modeling Language Specification Version 2.5.1](https://www.omg.org/spec/UML/2.5.1)
16
1117 [Systems modeling language - Wikipedia](https://en.wikipedia.org/wiki/Systems_modeling_language)
1218
19 [SysML Open Source Project: What is SysML? Who created it?](https://sysml.org/index.html)
20
21 ### Logical
22
1323 [SE 507 Algebraic Specifications](https://www.cs.scranton.edu/~mccloske/courses/se507/alg_specs_lec.html)
14
15 [Notes on B. Meyer\'s \"On Formalism in Specifications\"](https://www.cs.scranton.edu/~mccloske/courses/se507/meyer_formalism_in_specs_lec.html)
1624
1725 [Developing an Iterative Program to Compute a Tail Recursive Function](https://www.cs.scranton.edu/~mccloske/courses/se504/tail_recursion.html)
1826