User Tools

Site Tools


ch2_3_manage

This is an old revision of the document!


Higher order management functions

Here we will list functions that serve for higher order of the language management, in other words functions that expand LISP by acting on the language itself, in some sense.

FUNCALL and APPLY

(funcall #'foo a b c)
(apply #'foo '(a b c))

MACROEXPAND and MACROEXPAND-1

PRINT READ LOAD

these might be in separate section input/output

NAME-PROCESS KILL

these are unique LabLISP multi-process functions

ch2_3_manage.1618990849.txt.gz · Last modified: 2021/04/21 01:40 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki