Metaprogramming
From Erlang Community
(Difference between revisions)
| Revision as of 10:20, 22 September 2006 (edit) Vladdu (Talk | contribs) (About metaprogramming in Erlang) ← Previous diff |
Revision as of 10:26, 22 September 2006 (edit) (undo) Vladdu (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| - | + | ==Author== | |
| + | Vlad | ||
| + | ==Overview== | ||
| + | |||
| + | <p> | ||
| + | Here I will gather my thoughts about metaprogramming in Erlang. Hopefully this will result in an implementation too. I put this here so that I can get input and the result will become a HowTo. | ||
| + | </p> | ||
| + | <p> | ||
| Please don't delete anything, just add your comments. | Please don't delete anything, just add your comments. | ||
| + | </p> | ||
| + | |||
| + | ==License== | ||
| + | |||
| + | The code associated with this HOWTO is available under the [http://www.opensource.org/licenses/bsd-license.php BSD License] | ||
| + | |||
| + | ==Disclaimer== | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | [ [ Category:HowTo]] | ||
Revision as of 10:26, 22 September 2006
Contents |
Author
Vlad
Overview
Here I will gather my thoughts about metaprogramming in Erlang. Hopefully this will result in an implementation too. I put this here so that I can get input and the result will become a HowTo.
Please don't delete anything, just add your comments.
License
The code associated with this HOWTO is available under the BSD License
Disclaimer
[ [ Category:HowTo]]

Digg It
Del.icio.us
Reddit
Facebook
Stumble Upon
Technorati

