-
Updated
Sep 20, 2020 - Clojure
prolog
Here are 1,185 public repositories matching this topic...
-
Updated
Nov 23, 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 14, 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
Jan 30, 2020 - Python
-
Updated
Feb 23, 2020 - Shen
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Mar 13, 2019 - Prolog
-
Updated
Dec 6, 2020 - Prolog
-
Updated
Dec 25, 2019 - Prolog
-
Updated
Jun 1, 2020 - Python
-
Updated
Jun 30, 2019 - Prolog
-
Updated
Nov 1, 2020 - Prolog
-
Updated
Apr 30, 2020 - Prolog
-
Updated
Dec 3, 2020 - Python
-
Updated
Jan 7, 2020 - Prolog
-
Updated
Aug 31, 2019 - Clojure
-
Updated
Jul 28, 2020 - Prolog
-
Updated
Apr 6, 2020 - Prolog
-
Updated
Oct 18, 2020 - Common Lisp
-
Updated
Jun 9, 2020 - Prolog
-
Updated
Nov 21, 2018 - NewLisp
-
Updated
Oct 1, 2020 - 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