/dataflow

Dependency analysis for dataflow language and imperative language.

Primary LanguageScala

Dataflow analysis

Compiling

  • This project uses ANTLR V3 with sbtAntlr plugin. The easiest way is to use unmanaged plugin. First download antlr-v3 jar and sbtAntlr jar and place them in "/project/lib". Then invoke the usual sbt command from root directory.