same as (lisp x)
Major Section: PROOF-CHECKER-COMMANDS
Example: (acl2-wrap (pe :here))Same asGeneral Form: (acl2-wrap form)
(lisp form)
. This is provided for interface tools that
want to be able to execute the same form in raw Lisp, in the
proof-checker, or in the ACL2 top-level loop (lp)
.