Viewing profile — haddadell
haddadell
HN member- Joined
- Fri, Aug 28, 2015, 7:18 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About haddadell
No profile information was provided.
Recent public activity
-
comment
Comment #10139449
Oh, the horrors in having to learn a new programming language!
-
comment
Comment #10139447
Except I am not. What would be Erlang really without OTP? Would you really want to implement all the building blocks in every new project? You are dismissing the importance behind …
-
comment
Comment #10137860
> I'd understand if you said that basic substitution macros are nowhere close to actual AST macros, but Erlang has far more than that. Fair point. > Those are sugar. It's not like …
-
comment
Comment #10137368
> You can do reasonable metaprogramming in Erlang with the syntax_tools and stdlib interfaces. You can also do concurrency in Ruby. It is not the same as doing concurrency in Erlan…