summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: 999fd48a286b12728c46f83b653ec112f65e5824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
clisp for Debian
================


CLX
---
    clisp is compiled with support for CLX, an interface to the
X Window System from Common Lisp code.


Syscalls
--------
    clisp is compiled with support exported syscalls. This allows various
system calls to be made from clisp (e.g. resolve-host-ipaddr).


disassemble
-----------
    In order to use the "disassemble" function you must install gdb.