LispBM
|
#include <eval_cps.h>
Go to the source code of this file.
Functions | |
bool | struct_eq (lbm_value a, lbm_value b) |
Variables | |
const fundamental_fun | fundamental_table [] |
Implementation of the built in functions of the lispbm language (such as +, -, ... ).