An open API service indexing awesome lists of open source software.

https://github.com/ppkfs/bearlibterminal-pl


https://github.com/ppkfs/bearlibterminal-pl

Last synced: 5 months ago
JSON representation

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.