summaryrefslogtreecommitdiff
path: root/RGens/todos.txt
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-18 11:52:39 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-18 11:52:39 -0300
commitca07d0ec8ec018129cf63080ebdf554a9d9abe82 (patch)
tree560ba4e69f5b2c2918b23ec3333a95ee7485e6e3 /RGens/todos.txt
parentae9340847b7a6ef839b096d663da8162fd29c44a (diff)
Update
Diffstat (limited to 'RGens/todos.txt')
-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
--- 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.