Skip to content

erlang/pmod_transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parameterized Modules

In October 2012 the OTP Technical Board decided to remove the experimental feature "Parameterized Modules" from Erlang/OTP, but to release a parse transform free to use and include in any package needing it. See:

http://www.erlang.org/news/35

The parse transform is found in src/pmod_pt.erl.

Feel free to copy that file into your project. If you do any changes to the parse transform, you should probably change the module name to avoid potential conflicts with other applications that might use the parse transform.

About

Parse transform for parameterized modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •