summaryrefslogtreecommitdiff
path: root/RGens/todos.txt
diff options
context:
space:
mode:
authorBen Culkin <benculkin@Daniel-Culkins-iMac.local>2018-05-16 12:21:55 -0400
committerBen Culkin <benculkin@Daniel-Culkins-iMac.local>2018-05-16 12:21:55 -0400
commit66f5a43dee94657a56141c093488eccbf64c7ae1 (patch)
tree0c02cc607fbee44d375691760164c1ea8e81af58 /RGens/todos.txt
parentae9340847b7a6ef839b096d663da8162fd29c44a (diff)
Update
Diffstat (limited to 'RGens/todos.txt')
-rwxr-xr-x[-rw-r--r--]RGens/todos.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/RGens/todos.txt b/RGens/todos.txt
index 8d40f64..e7cc9bd 100644..100755
--- a/RGens/todos.txt
+++ b/RGens/todos.txt
@@ -43,3 +43,11 @@
Once this has been done, consider doing a CLI interface that allows
manipulating and using grammars.
+
+@TODO 5/10/18 Ben Culkin :Despace
+ Add a generalized form of despace-rule that allows inserting arbitray
+ text between rule bits. Maybe call it 'intersperse-rule'?
+
+@TOD 5/10/18 Ben Culkin :RuleInclusion
+ Add some way to sort of 'import' a rules body into another rule so as to
+ not throw off probability by splitting.