From 9a0bf41772184f7072f76cfa94e520d022261e4f Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 11 Oct 2017 22:25:02 -0300 Subject: More grammars --- RGens/todos.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 RGens/todos.txt (limited to 'RGens/todos.txt') diff --git a/RGens/todos.txt b/RGens/todos.txt new file mode 100644 index 0000000..cad2157 --- /dev/null +++ b/RGens/todos.txt @@ -0,0 +1,11 @@ +@TODO 10/11/17 Ben Culkin :GrammarReorg + Better organize the provided sample grammars. + +@TODO 10/11/17 Ben Culkin :Determinism + Add a way to get the grammar to pick rules in a deterministic fashion, + so as to be able to iterate all of the rules. + +@TODO 10/11/17 Ben Culkin :ExportSanity + Figure out a way to organize exports instead of just sticking them all + into the global namespace. Maybe use the @ symbol for 'foreign rule + references' (FRRs) -- cgit v1.2.3