[erlang-questions] Erlang AST with locations

Joel Reymont joelr1@REDACTED
Fri Oct 5 20:19:58 CEST 2007


The result of erl_scan:string/1 has line numbers in it but these get  
lost once erl_parse:parse/1 runs.

I would like to have an AST with locations, is there a way to  
accomplish that?

On a related note, I think it's a bummer that there's no  
erl_scan:binary/1.

	Thanks, Joel

--
http://wagerlabs.com








More information about the erlang-questions mailing list