diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-04-26 11:22:50 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-04-26 11:22:50 -0300 |
| commit | ae9340847b7a6ef839b096d663da8162fd29c44a (patch) | |
| tree | c870ec3d460adf9176cdf740598398104471df3c /RGens/todos.txt | |
| parent | a2a24c426fe637f7f970c6f61780afb445e036b9 (diff) | |
Update
Diffstat (limited to 'RGens/todos.txt')
| -rw-r--r-- | RGens/todos.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RGens/todos.txt b/RGens/todos.txt index fe10ab7..8d40f64 100644 --- a/RGens/todos.txt +++ b/RGens/todos.txt @@ -36,3 +36,10 @@ @TODO 10/30/17 Ben Culkin :RegexPragma Add a pragma that applies a regex substitution to the generated version of a rule. + +@TODO 4/25/18 Ben Culkin :Debugging + Add a way to print out the rules as a tree format, so as to perform + better debugging of rules. + + Once this has been done, consider doing a CLI interface that allows + manipulating and using grammars. |
