zhihan / dataflow

Dependency analysis for dataflow language and imperative language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dependency analysis for dataflow language and imperative language.


Languages

Language:Scala 93.8%Language:MATLAB 5.1%Language:GAP 1.0%