Blueprint details

One reserved word:

ANYTHING.

Maybe others are necessary?

ANYTHING_MATCHING("?"). # will cast symbols and strings

CONDITION. a predicate method. will be tested against all children, considered true if it passes.

Todo:

  • Implement SyntaxTree.include?
  • Fix StatusBoxView bug - the terminal line isn't clearing properly.
  • Fill out README.
  • Test various SyntaxTree inclusions.