Skip to content

Demonstates getting data for a call graph of a scala project

Notifications You must be signed in to change notification settings

matanox/sbt-example-paradise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 60.7%
  • Scala 26.7%
  • CSS 12.6%