Command Location

- Locateѕ, cnaonicalized and categorizes first command.
This commit is contained in:
Paul Beckingham 2013-08-30 13:42:43 -07:00
parent 1495710aca
commit 8429df3b5c
4 changed files with 77 additions and 16 deletions

View file

@ -80,15 +80,15 @@ The eval needs of this command are:
The parse tree should be:
+- add COMMAND
+- "one" WORD
+- attr
| +- due ATTRIBUTE
| +- expr
| | + "eoy" LITERAL DATE
+- attr
+- wait ATTRIBUTE
+- expr
+= "due" DOM DATE
+= "-" OP
+= "2wks" LITERAL DURATION
+- "one" WORD
+- attr
| +- due ATTRIBUTE
| +- expr
| | + "eoy" LITERAL DATE
+- attr
+- wait ATTRIBUTE
+- expr
+= "due" DOM DATE
+= "-" OP
+= "2wks" LITERAL DURATION