style guide OR indentation :)
Bengt Kleberg
bengt.kleberg@REDACTED
Fri Feb 4 10:31:28 CET 2005
Gaspar Chilingarov wrote:
> Hello!
>
> Are there any style recommendations about erlang code indentations
> floating around ? :)
1 read the source.
2 look at the output from syntax_tools-1.2.tgz (as found on
http://erlang.org/user.html#syntax_tools-1.2).
3 if you use emacs there is a erlang pretty printer available (i do not
use emacs)
4 if you are really adventerous i have a stdin/stdout pretty printer
built upon syntax_tools-1.2.
bengt
More information about the erlang-questions
mailing list