Live data from Hacker News

Viewing profile — skaller

skaller

HN member
Joined
Mon, Nov 11, 2013, 10:27 PM UTC
HN karma
7
Public activity
3 items

About skaller

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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 …

  3. 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…