carosio/pmod_transform

Name: pmod_transform

Owner: CAROS.io

Description: Parse transform for parameterized modules

Created: 2015-06-02 08:44:22.0

Updated: 2015-06-02 08:44:22.0

Pushed: 2015-06-02 08:45:18.0

Homepage: null

Size: 95

Language: Erlang

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.