Viewing profile — tony612
tony612
HN member- Joined
- Sat, Sep 22, 2012, 12:04 PM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About tony612
An Elixir programmer
[ my public key: https://keybase.io/tony612; my proof: https://keybase.io/tony612/sigs/4Mc8b2YcC1HMee1SQj3T_t1AKXNqDj63eNzmB8YqBhk ]
Recent public activity
-
comment
Comment #15044558
Yeah, it's like Lisp macros. Actually, Elixir code is AST+sugar as https://hexdocs.pm/elixir/syntax-reference.html shows.
-
comment
Comment #15044313
It's actually Erlang with Ruby-like syntax.
-
comment
Comment #14750911
It's 5M Concurrent Users. And Google-size services can't be built with just a language. It needs much more work to do.
- story
- story
- story
-
comment
Comment #13249584
I just wonder what's it's design goals in the future. I noticed that Elixir team seems working hard on something like GenStage and so on.