Scala 3 Compiler Plugin Example

A Scala 3 compiler plugin to count the most frequently called methods in a program.

Usage

First, clone the repo then rebuildWithRebuiltPlugin - this will publish the plugin locally then recompile "hello" project using it.

sbt > rebuildWithRebuiltPlugin