Module interpreter

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 ๐Ÿ”’