liufengyun / gestalt

gestalt : portable and solid macros for Scala
https://github.com/scalacenter/macros
31 stars 3 forks source link

an important trait of macros: supported constructs #55

Closed liufengyun closed 7 years ago

liufengyun commented 7 years ago

As I mentioned in #19, there's a big difference between macros and compilers. One big trait of macros is to make assumptions on the constructs, as evidenced below: