-
**Issue by [wouterbeek](https://github.com/wouterbeek)**
_Saturday Feb 08, 2014 at 04:31 GMT_
_Originally opened as https://github.com/wouterbeek/Prolog-Library-Collection/issues/38_
---
Replace mo…
-
The emscripten setup seems a bit of a mess. After some tweaking with various scripts I got emscripten to run (from the latest git). Then I get somewhere using this, which notably changes the locat…
-
It's great to see this action! I was thinking about doing something similar myself.
I recently did some work getting SWI Prolog to install on macOS and Windows. Would you be willing to accept pull …
-
In the current POrchestrator prolog is used to manage the input and output for the EYE reasoner. Rewrite the code
so that JavaScript (typescript) is used the start up a rule engine and gather all res…
-
http://www.swi-prolog.org/pldoc/doc_for?object=section%283,%27A.19.1%27,swi%28%27/doc/Manual/pio.html%27%29%29
need to rewrite dcg tutorial to cover
phrase_from_stream(:Grammer, +Stream)
syntax_err…
-
I have a fairly large project, say 1000 files, and a set of say 40 substitutions. I use rst_prolog to pre-pend the set of substitutions to each file. This seems to slow quite a lot the doc generation,…
-
Hi, Markus
Thanks you for this remarkable work.
I found that the current `ediprolog` doesn't work with swi-prolog 8.4.1 on Windows, and @htzh's [pull request
](https://github.com/triska/edipro…
-
We just switched to the new Proto library build rules in the [instrumentation-proto](https://github.com/google/instrumentation-proto) repository, by following the instructions at https://bazel.build/b…
-
`help/0` and `help/1`, like in SWI-Prolog, that would be quite useful http://www.swi-prolog.org/pldoc/man?section=help
-
# System specs
OS: Pop 22.04 jammy
Kernel: x86_64 Linux 6.8.0-76060800daily20240311-generic
CPU: 13th Gen Intel Core i5-1335U @ 12x 4.6GHz
# Reproducing the issue
Start with a Prolog module
``…