Understanding Erlang parse transforms
To see what a parse transform does with your code use the -P compilation flag either directly as "erlc -P" or in the shell as "c("filename.erl", ['P'])". This flag will give you the code after preprocessing and the parse transforms have been applied.
Written by Jan Henry Nystrom
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Erlang
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#