File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
- Prolog Books and Tutorials
2
- ==========================
1
+ Prolog Books, Tutorials and Impelentations
2
+ ===========================================
3
3
4
4
Copied and updated from http://ideone.com/mKB5l (with clicky links)
5
5
@@ -124,3 +124,16 @@ Copied and updated from http://ideone.com/mKB5l (with clicky links)
124
124
#### Prolog Programming in Depth
125
125
Michael A.Covington, Donald Nute, Andre Vellino
126
126
* < http://www.ebooksdownloadfree.com/IT/Prolog-Programming-in-Depth-BI5667.html >
127
+
128
+ #### Open source Prolog implementations
129
+ * Warren Abstract Machine
130
+ * http://stefan.buettcher.org/cs/wam/ - Java implementation of WAM
131
+ * https://github.com/Trismegiste/WamBundle PHP (!) implementation of WAM
132
+ * JIT Prolog
133
+ * Jitting Prolog for Fun and Profit - http://bergel.eu/download/Dyla2010/schneider-prolog-jit-final.pdf
134
+ * http://morepypy.blogspot.com/2008/06/hi-all-some-news-from-jit-front.html
135
+ * http://ioctl.org/logic/ - Javascript prolog, source code embedded in page
136
+ * Python Interpreter for Prolog
137
+ * http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.103.1886&rep=rep1&type=pdf
138
+ * http://www.stups.uni-duesseldorf.de/mediawiki/images/5/5f/Bolz2007-Bachelorarbeit.pdf
139
+
You can’t perform that action at this time.
0 commit comments