parse-transform
There are 12 repositories under parse-transform topic.
tamarit/edd
Erlang Declarative Debugger
jkrukoff/partial
An Erlang/OTP parse transform to emulate Scheme's cut/cute syntax.
andytill/ohmyguard
Binary patten matching style syntax for erlang function guards
Ledest/otpbp
Parse transformer for use new OTP functions in old Erlang/OTP releases
andytill/aversion
erlang parse transform for versioned records (work in progress)
pouriya/breath
Brought a breath of fresh air to the Erlang coding. (Repository is under development)
erlang-one/dynarec
An erlang parse_transform that automaticaly generates and exports accessors for all records declared within a module.
Kuroneer/erlang-hidden-pipe
erlang parse_transform to provice automatic access to the previous expression
pouriya/eauthor
Library for adding information of code authors to compiled Erlang modules.
williamthome/parserl
A helper library to simplify modules transformation