-
Updated
Sep 20, 2020 - Clojure
prolog
Here are 1,145 public repositories matching this topic...
-
Updated
Oct 8, 2020 - HTML
Currently, I get:
?- use_module(library(sockets)). true. ?- socket_server_open(7014, Socket), socket_server_accept(Socket, Client, Stream, [type(binary)]). ^C^C^C^C^Z
Ideally, socket_server_accept/4 can also be interrupted, much like read/1.
-
Updated
Oct 5, 2019
-
Updated
Oct 9, 2020 - JavaScript
Hi there,
Thanks for this amazing module.
I think there is a problem with the way terms are printed.
I run some Prolog code from Python, querying Prolog with:
H = pyswip.Variable()
induce = pyswip.Functor('induce', 1)
q = Query(induce(H))
q.nextSolution()
print(H.value)
I get a result like this for H:
[Functor(319757,2,
[Functor(9048461,3,_10560234,_10560236,_1056023
-
Updated
Feb 23, 2020 - Shen
-
Updated
Jan 30, 2020 - Python
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Mar 13, 2019 - Prolog
-
Updated
Oct 9, 2020 - Prolog
-
Updated
Dec 25, 2019 - Prolog
-
Updated
Jun 1, 2020 - Python
-
Updated
Jun 30, 2019 - Prolog
-
Updated
Jul 16, 2020 - Prolog
-
Updated
Apr 30, 2020 - Prolog
-
Updated
Jan 7, 2020 - Prolog
-
Updated
Oct 7, 2020 - Python
-
Updated
Aug 31, 2019 - Clojure
-
Updated
Jul 28, 2020 - Prolog
-
Updated
Apr 6, 2020 - Prolog
-
Updated
Sep 24, 2020 - Common Lisp
-
Updated
Oct 1, 2020 - Prolog
-
Updated
Nov 21, 2018 - NewLisp
-
Updated
Apr 15, 2019 - Prolog
Improve this page
Add a description, image, and links to the prolog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prolog topic, visit your repo's landing page and select "manage topics."


all of the cors_catch wrapper stuff should be moved to http_request_expansion
Example
https://github.com/Anniepoo/identity/blob/master/prolog/identity/identity.pl