matanox / sbt-example-paradise

Demonstates getting data for a call graph of a scala project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBT project which uses macro paradise to demonstrate getting the necessary data for producing a call graph of a scala 2.11 project.

In this working prototype, the scala project to produce data for, is simply a project contained within this repo.

Usage: sbt run.

Development: Use ~ ;clean ;run if you work on the code

Huge thanks to the template at https://github.com/scalamacros/sbt-example-paradise from which this was initially forked, and to https://github.com/dk14.

About

Demonstates getting data for a call graph of a scala project


Languages

Language:XSLT 60.7%Language:Scala 26.7%Language:CSS 12.6%