Viewing profile — briansfrank
briansfrank
HN member- Joined
- Wed, Jun 22, 2011, 2:55 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About briansfrank
No profile information was provided.
Recent public activity
-
comment
Comment #8142424
Date/Time APIs are a core part of Fantom http://fantom.org/doc/docLang/DateTime.html
-
comment
Comment #3347999
One problem with infrastructure technology (programming languages, databases, IDEs, etc) is that all of the above is expected to be available for free by developers. So there is li…
-
comment
Comment #2767497
In Fantom we model DateTimes with both an absolute time in nanosecond ticks and a relative timezone: http://fantom.org/doc/docLang/DateTime.html#dateTime Works great for dealing wi…
-
comment
Comment #2683384
See Fantom - http://fantom.org/ And it has same performance as Java