Practicing ANTLR2

  • This has most of the SBT setup from the ACAL project
  • Start sbt in this directory and you'll see a list of aliases for the SBT console
  • Some of the helper functions that make writing a functional AST tree walker for the ANTLR generated parser have changed names or evolved from this project to what you see in ACAL