This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 50219f5a033481e1cb2ad4cba6459023eb6a9885
tree 5df4fb81a61a431a3eaed0ba265e51f6b15e0d74
parent 3a72ec62bb04368465cfd649228a10b334ff397e
tree 5df4fb81a61a431a3eaed0ba265e51f6b15e0d74
parent 3a72ec62bb04368465cfd649228a10b334ff397e
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
bindings.lisp | ||
| |
cffi-stfl.asd | ||
| |
package.lisp | ||
| |
wrap.lisp |
README.markdown
- Overview
This are CFFI bindings for STFL, Structured Terminal Forms Language/Library.
- Notes
This is almost completely untested. Only most basic display/event handling was checked at all. In particular I am worried about threading, as STFL seems to depend on pthreads. Also by default only static library is provided. I wrote binding against shared library generate just by adding -shared to Makefile, and am not sure how well does this work.








