Table of Contents
You are urged to use External Modules instead of adding built-in functions.
CLISP comes with an “FFI” which allows you
to access C libraries in an easy way (including creating
FFI:FOREIGN-FUNCTION
s dynamically).
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |