The “READLINE” module exports most of the GNU readline functions using “FFI”.
This module is present even in the base linking set by default on platforms where both GNU readline and “FFI” are available.
When this module is present, *FEATURES*
contains the symbol :READLINE
.
See modules/readline/test.tst
for sample usage.
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |