[erlang-questions] Indentity parse transform
Vlad Dumitrescu
vladdu55@REDACTED
Wed Oct 18 08:52:39 CEST 2006
Hi,
Are you referring to stdlib/examples/erl_id_trans.erl?
You might want to consider instead Ulf's transform helpers, that make
the job much easier (you don't have to write anything for the parts
that are untouched)
regards,
Vlad
On 10/17/06, Robert Virding <robert.virding@REDACTED> wrote:
> Long ago I wrote an identity parse transform, i.e. one that can handle
> all code but returns the original code. Does anyone know where I can
> find it? It doesn't seem to be in the distribution, at least I can't
> find it.
>
> Robert
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list