Skip to content

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

Notifications You must be signed in to change notification settings

astridej/scala-3-macros-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages