summaryrefslogtreecommitdiff
path: root/RGens/todos.txt
diff options
context:
space:
mode:
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.