Table of Contents
General stuff
Internal static functions used inside parser reader
Functions
dlisp_free
Free memory allocated for the lisp data structure
dlisp_read_lisp_bracket
Read inside bracket of lisp string.
dlisp_read_lisp_text
read a string of lisp text, with many brackets, and create a tree representation of it.
Typedefs
dlisp_lispentry
structure representing the lisp data
This page was generated with the help of
DOC++
.