cvogt / cbt

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Other
488 stars 60 forks source link

https://github.com/tek/splain #508

Open cvogt opened 7 years ago

megri commented 7 years ago

I have a working stage2 plugin in dev right now, but I'm not clear on whether you want this to be a plugin available to users of cbt, or if cbt should offer to use this plugin by default

megri commented 7 years ago

Also, I see a lot of common code between compiler plugins at the moment. These could be factored out to a base trait CompilerPlugin.

cvogt commented 7 years ago

a plugin in stage2 sounds good. If you want to take a stab at refactoring, we can discuss it in a PR.