LispBM
Functions | Variables
fundamental.h File Reference
#include <eval_cps.h>
Include dependency graph for fundamental.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 []
 

Detailed Description

Implementation of the built in functions of the lispbm language (such as +, -, ... ).