Metaprogramming
From Erlang Community
(Difference between revisions)
| Revision as of 10:35, 22 September 2006 (edit) Vladdu (Talk | contribs) ← Previous diff |
Current revision (07:39, 23 September 2006) (edit) (undo) Vladdu (Talk | contribs) |
||
| (11 intermediate revisions not shown.) | |||
| Line 2: | Line 2: | ||
| Vlad | Vlad | ||
| - | == | + | ==Note== |
| - | + | For technical reasons, this article has moved here [http://erlide.sourceforge.net/merlin/metaprogramming.html]. It will be moved back here when it's completed. | |
| <p> | <p> | ||
| - | + | Feel free to add your comments here, though. | |
| </p> | </p> | ||
| - | <p> | ||
| - | '''This is very much a work in progress. Please don't delete anything, just add your comments.'''</p> | ||
| - | |||
| - | ==What is metaprogramming?== | ||
| - | |||
| - | I won't go into the gory details here, there are plenty of papers on the matter. What I do mean by MP here is the capability of writing programs that handle programs. | ||
| - | |||
| - | ==Current status== | ||
| - | |||
| - | <p> | ||
| - | Erlang has already support for metap | ||
| - | </p> | ||
| - | |||
| - | ==License== | ||
| - | |||
| - | The code associated with this HOWTO is available under the [http://www.opensource.org/licenses/bsd-license.php BSD License] | ||
| - | == | + | ==Comments== |
| - | Don't blame me if this stuff blows in your face :-) | ||
| [[Category:Concepts]] | [[Category:Concepts]] | ||
Current revision
[edit] Author
Vlad
[edit] Note
For technical reasons, this article has moved here [1]. It will be moved back here when it's completed.
Feel free to add your comments here, though.

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

