-
After renaming the compiler IR constructors, the list of overloaded word names is pretty short.
The only real problem is error-classes -- what's the best solution, special-casing them to allow the sa…
-
I was testing the pengine/create interface using cURL and I noticed that the raw response in composed by multiple JSON items interleaved by this:
Access-Control-Allow-Origin: *
Cache-Control: no-cach…
-
Currently there is a PR open in npm-swipl-wasm to properly use `swipl.js` for node rather than copying `swipl-web.js` to `swipl.js` (see https://github.com/SWI-Prolog/npm-swipl-wasm/pull/101).
As c…
-
> I guess
> it depends on the page we come up with.
nope nope nope!
The design choice has to be about what the menu's called, because by definition
the visitor hasn't seen the page yet. 8cD SWI-…
-
Koppeling tussen de emotie en de emotie herkenning. Library maken hiervoor (prolog) en de andere taal #3
-
https://git.mills.io/prologic/peercalls/commit/05445d06799114a6aae4d5876caa5216d40a6219
-
Does this package still depend on rswipl when SWI-Prolog is available?
-
Usually cgo usually compiles correctly with these environment variables
```
CC="clang -target x86_64-w64-mingw32-gcc"
CGO_ENABLED=1
GOOS=windows
GOARCH=amd64
```
But when I compile the prog…
-
I don't know if existing functionality can reasonably satisfy this or not, so I will describe the use case that we have in mind:
When flux is used as the cluster-level scheduler ("native flux"?), w…
-
```
david@tarnhelm scryer-prolog % git status
On branch rebis-dev
Your branch is up to date with 'origin/rebis-dev'.
nothing to commit, working tree clean
david@tarnhelm scryer-prolog % rustup …