[erlang-questions] how: info on how to traverse abstract format trees?

Vlad Dumitrescu vladdu55@REDACTED
Tue Jun 24 15:56:38 CEST 2008


Hi,

On Tue, Jun 24, 2008 at 3:46 PM, Tim Fletcher <twoggle@REDACTED> wrote:

> I'm just checking to see if there might be some recommended/documented
> way of doing such a traversal. Trying to work it out from parse
> transform code directly is a bit intimidating (which is why frabjous
> is very appealing).
>

You can use syntax_tools. They let you construct and take apart ASTs without
having to know the exact representation.

regards,
Vlad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080624/7400d1c1/attachment.htm>


More information about the erlang-questions mailing list