blob: b7ec6a5bd660428699177dbc201b7a9f33d07107 (
plain)
1
2
3
4
5
6
7
8
9
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/06/19 13:12:00 mef Exp $
To test the function easily:
(1) Install any one of lisp environments, for example, lang/clisp.
(2) M-x load-library ilisp RET
M-x ilisp-mode RET
Select Dialect. One example is clisp-hs in this case.
Then you will see Interactive Lisp prompt.
===========================================================================
|