[erlang-questions] separators before end

Minsloc Tarren minsloc@REDACTED
Thu Sep 20 01:48:23 CEST 2007


yeah, erlang is not lispy enough (what language is, anyway ;-)))

i you wanna more lispy erlang, or more erlangy lisp, look at Termite
http://toute.ca/ (still in early development, i think). I looked at termite
whitepaper just now, and they even removed mutation from scheme. neat.

btw, you are absolutely right about the awkwardnes of A + B + C + ... + Z
multiline formatting, I stuck with the

A
+ B
+ C
...

variant because you don't have to check the end of the line to notice that
the expression continues.


On 9/19/07, David Mercer <dmercer@REDACTED> wrote:
>
> See
> http://www.erlang.org/pipermail/erlang-questions/2007-August/028516.html
> for my reasons.
>
> Cheers,
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070920/e44df7c0/attachment.htm>


More information about the erlang-questions mailing list