/scala-3-macros-playground

Supporting code for Scala 3 macro exploration + talk in the Mobimeo Scala chapter

Primary LanguageScala

Scala 3 Macro playground

Code supporting the talk on macros in Scala 3 I gave at the Mobimeo Scala Chapter Day.

Tagline: with great power comes great responsibility. This repository demonstrates things that are theoretically possible with macros, including ones that are bad ideas. (In other words, please do not actually write code that won't compile if it's raining.)