Viewing profile — passerby33
passerby33
HN member- Joined
- Tue, Sep 07, 2010, 2:53 AM UTC
- HN karma
- 9
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About passerby33
No profile information was provided.
Recent public activity
-
comment
Comment #2045383
You can program Xbox 360 games in F# (a Microsoft language that's based on ML, and is similar to ocaml) using XNA. A few very small indie games have been written that way. People w…
-
comment
Comment #1920495
Facebook is pre-IPO, so people who go there are likely to make extra money when the IPO happens.
-
comment
Comment #1827090
I used it for a while a few years ago. Like O'Caml or Haskel , F# is a language that forces you think through your problem up front. For example you must get your types exactly rig…