added antlr comparison test

This commit is contained in:
2018-09-09 21:45:58 +01:00
parent 1f7261bca8
commit 135c56151c
9 changed files with 245 additions and 36 deletions

View File

@@ -7,3 +7,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "4.1.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.6")
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.1")