[erlang-questions] Pretty-printing Erlang
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Oct 20 09:03:42 CEST 2010
Greetings,
I have used the module erl_prettypr
(http://www.erlang.org/doc/man/erl_prettypr.html) to achieve the emacs
layout prescribed here at work.
The code I write has 1 tab per level instead of the variable amount of
space/tab that emacs prescribes.
bengt
On Wed, 2010-10-20 at 04:59 +0200, Richard O'Keefe wrote:
> I have been marking some student Erlang code and could have used
> a pretty-printer. There's a crude one I wrote, for tidying up
> basically good code, but something a bit stronger seems to be
> appropriate.
>
> Any recommendations?
>
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
More information about the erlang-questions
mailing list