Viewing profile — vorov2
vorov2
HN member- Joined
- Fri, Dec 24, 2010, 8:28 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About vorov2
No profile information was provided.
Recent public activity
-
comment
Comment #2045739
I have added some documentation to WIKI: http://code.google.com/p/elalang/wiki/ElaOverview1 http://code.google.com/p/elalang/wiki/GettingStarted
-
comment
Comment #2037950
Ela is a strict dynamically typed impure functional language. Haskell is a non-strict statically typed pure functional language. Only 1 of four :) Ela is not Haskell :) And it does…