node-swipl
node-swipl copied to clipboard
A node.js interface to the SWI-Prolog library.
Recently updated my SWI from 8.0 to 8.2 and started getting errors while building. Tried 8.3 dev release and happens there also. Reverting back to 8.0.3 fixes the issue. ```...
This should be fairly easy to implement. Documentation:
It seems like native SWI-Prolog addons do not work. This happens despite setting SWI_HOME_DIR, LD_PRELOAD and/or LD_LIBRARY_PATH. * SWI-Prolog 7.5.3, installed from source * Debian 8 * Node.js 7.8.0