while I am reading groovy compile-time meta-programming, I read about different phases of compiler. They have mentioned one line statement as "Canonicalization: Complete building the AST". Can someone please help me to understand Canonicalization phase?
Asked
Active
Viewed 313 times
1
-
1desing -> did you mean design? – Jayan Sep 19 '19 at 05:10
-
http://melix.github.io/s2gx-deepdive-groovy-compiler/#/canonicalization – tim_yates Sep 19 '19 at 06:57
-
Thanks tim_yates – Lakshman Sakhileti Sep 19 '19 at 16:52