Viewing profile — skaller
skaller
HN member- Joined
- Mon, Nov 11, 2013, 10:27 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About skaller
No profile information was provided.
Recent public activity
-
comment
Comment #6714783
The historical answer is that originally Felix programs were being written for the Shootout and the compiler was upgraded so it performed well. In fact it trashed everything. Then …
-
comment
Comment #6714596
There's no such thing as safe code. So to do as you suggest requires some set of suitable concepts of relative safety, together with some way to enforce them. I am very interested …
-
comment
Comment #6714572
Rust and Felix both try to be general languages so they're both targeting that. Felix has a better type system. Rust provides more secure but restricted protocol for concurrency, F…