/** @mainpage LispBM @author Bo Joel Svensson (svenssonjoel@yahoo.se). \license GNU General Public License

Source repository

https://github.com/svenssonjoel/lispBM

LispBM Language

\ref lbmdoc
\ref lbmref

Implementation documentation

C Interoperation: \ref lbm_c_interop.h
Environment: \ref env.h
Evaluator: \ref eval_cps.h
Extensions: \ref extensions.h
Expression kinds: \ref exp_kind.h
Fundamental (built-in) operations: \ref fundamental.h
Heap: \ref heap.h
LispBM: \ref lispbm.h
Printing values: \ref print.h
Stacks: \ref stack.h
Streams: \ref streams.h
Symbol and array memory: \ref lbm_memory.h
Symbol table: \ref symrepr.h
Types: \ref lbm_types.h
Version: \ref lbm_version.h
Quasiquotation: \ref qq_expand.h
\image html lispbm_llama_small.png */