argumentcomputer/lurk-lisp

RAM is not an expr

namin opened this issue · 0 comments

namin commented
% ./bin/lurk --subset ram
./bin/lurk --subset ram
Lurk REPL [API].
:help for help.

API> (current-ram)
(current-ram)
ERROR: The value
              #S(LURK.API.IMPL::RAM :DEFS NIL :MACROS NIL)
            is not of type
              (SATISFIES LURK.API.IMPL::EXPR-P)