Chapter 36. Extending CLISP Core

Table of Contents

36.1. Adding a built-in function
36.2. Adding a built-in variable
36.3. Recompilation

You are urged to use External Modules instead of adding built-in functions.

Note

CLISP comes with an FFI which allows you to access C libraries in an easy way (including creating FFI:FOREIGN-FUNCTIONs dynamically).


These notes document CLISP version 2.49.93+Last modified: 2018-02-19