-
### Description
From what I've read in several places, the official website included, Alchemy should be compatible with OpenSim.
However, Alchemy Beta 7.1.9.2492 offers no means to log onto any Op…
-
It'd be cool if we could automatically persist modules somehow. I don't think this needs to be built-in necessarily, instead it might be better to provide a hook for assert/retract and allow users to …
-
in t/package.lisp, it uses **\*interpreter-class\***, but I don't see where it is defined, and I get "undefine variable" error when trying to run the test.
-
At first it works fine but after 10 or so minutes my task manager shows >60% cpu usage and a flood of "swipl" processes under VSCode. If I don't restart the program my system hangs and I have to force…
-
I started using this crate for my prolog interpreter (it's great, thank you for making it!).
I'd to make my interpreter do hash consing of the terms. Actually, I already made this change, but since…
-
Hi, new user here. Relatively new to swipl as well. I'm not sure how to get started.
What is the SWI toolchain? Where am I supposed to find it? I've tried found what looks like the stdlib using `sw…
-
See work here: https://github.com/guregu/trealla-js
Looks like this should actually be pretty doable. Trealla supports WASI as a target (https://github.com/trealla-prolog/trealla) and is already on…
-
This project is great. I have been working on some examples and came across what I think may be an issue. I would like some feedback whether I'm wrong in my thinking...
I have the following Prolo…
-
```
This is a parser that uses a hybrid approach of hand-written rules and a
statistical model.
https://github.com/rsennrich/ParZu
```
Original issue reported on code.google.com by `nico.erbs@gmail.…
-
Reported by **cprodescu** and assigned to **cprodescu**
Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/862
---
The packages are currently working successfully for lucid. The PP…