jostylr / literate-programming-lib

The library component of literate-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debugging

jostylr opened this issue · comments

Experiment and implement a debugging mode, possibly using debug module

Really just want a good reporting mechanism for reporting on references and substitutions and commands, directives, etc.

Would like to generate a map that can be referenced in diagnosing problems and issues. Not sure how to go about it, but it might help with debugging.

Make sure "failure to parse" is logged in a useful manner. Example: _" at the end of a block.

Also investigate missing command report (see closed bug 1).