Crate tulisp_proc_macros

Source

Macros§

crate_add_func
Adds a function to the context.
crate_add_macro
Adds a function as a defmacro to the context.
tulisp_add_func
Adds a function to the context.
tulisp_add_macro
Adds a function as a defmacro to the context.

Attribute Macros§

crate_fn
crate_fn_no_eval
tulisp_fn
tulisp_fn_no_eval