parrotcode: Tcl Parser | |
Contents | Dynamic PMCs |
dynclasses/tclparser.pmc - Tcl Parser
Handle any parsing of Tcl code - putting this into a pmc with state allows us to more easily handle [parser]
void init()
METHOD PMC* "parse"(PMC *code, PMC *pws, PMC *bi)
Hey! The above document had some coding errors, which are explained below:
|