Skip to content

Sculpt 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SethTisue SethTisue released this 17 Dec 21:35
· 231 commits to master since this release

results of first sprint, ready for testing.

initial feature set:

  • compiler plugin analyzes source code, generates JSON
  • JSON can be parsed into case classes for analysis from Scala REPL or Scala code

documentation is in README.md, included in both the JAR and the source code archive