Hacker News new | past | comments | ask | show | jobs | submit login

I guess I'm weird but I actually like Erlang's syntax. To me it's part of the language's personality.



Yeah, I don't mind it either. Syntax is not a big deal to me, I care more about the unique capabilities of a language are. But I have heard other developers say they hate it.


I was mostly using Ruby when I switched to Erlang full time 5 years ago and I really struggled with the syntax.

I have got to start writing Ruby again now (to use the OLE libraries which I ain't going to reimplement). Ruby looks like line noise now.

The key thing about switching to Erlang is that it is not a programming language choice. Erlang/OTP is an Application System that runs on one or more computers. We stick with Operating Systems (including super-ugly ones like the Unices) because of the benefits of knowing that your unwritten software can write to disk, speak to a network, use a GUI etc. Once you have started writing to an Application System where your unwritten software knows how to fail over to a new machine, you ain't going back.

The syntax could be nicer? Who cares? Love the one your with is my experience - oh and I really do heart the mighty Erlang.


Me too. i actually miss the syntax when i'm doing something in python now .




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: