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 (
| 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.








