https://github.com/ppkfs/bearlibterminal-pl
https://github.com/ppkfs/bearlibterminal-pl
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppkfs/bearlibterminal-pl
- Owner: PPKFS
- Created: 2015-04-30T12:20:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-01T16:48:55.000Z (about 11 years ago)
- Last Synced: 2025-01-17T15:50:44.857Z (over 1 year ago)
- Language: Prolog
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
SWI-Prolog bindings for BearLibTerminal (http://foo.wyrd.name/en:bearLibTerminal).
To build:
Build BearLibTerminal.
Place libBearTerminal.so in the working directory. Place Include (containing BearLibTerminal.h) in lib/.
(For the sample) Place Media/ in the working directory.
Run make blt2.
To run the sample, run swipl omnisample.pl.