9.2.2.1 `sic.c' & `sic.h'
Here are the functions for creating and managing sic parsers.
This structure has fields to store registered command (builtins )
and syntax (syntax ) handlers, along with other state information
(state ) that can be used to share information between various
handlers, and some room to build a result or error string (result ).
|