Module interpreter

Source
Expand description

The basic elisp interpreter.

Structs§

Interpreter 🔒

Functions§

bind_args 🔒
bind_variables 🔒
call_closure 🔒
eval 🔒
parse_arg_list 🔒
parse_closure_env 🔒