Live data from Hacker News

Viewing profile — H2CO3

H2CO3

HN member
Joined
Tue, Aug 18, 2015, 5:37 PM UTC
HN karma
15
Public activity
8 items

About H2CO3

Language design aficionado, compiler nerd, amateur pianist, jazz-acappella lover, grammar geek.

http://h2co3.org

Recent public activity

  1. comment
    Comment #10577689

    Yes, exactly. So this should probably be decided early.

  2. comment
    Comment #10576870

    in the sense that an object is deallocated as soon as all pointers to it cease to exist.

  3. comment
    Comment #10576632

    I can remove that option at any time, if it turns out to be an important enough issue :)

  4. comment
    Comment #10576623

    Exactly, Sparkling uses reference counting, and one of the major TODOs is the introduction of weak references in order to address the issue of cycles.

  5. comment
    Comment #10575706

    No problem – documentation may still be somewhat incomplete at some places, sorry for that.

  6. comment
    Comment #10575627

    Hi, author here. Sparkling does have a modulo operator, it's spelled '%', just as in C (in fact, it maps directly to C's % operator).

  7. comment
    Comment #10456682

    Why the hell would you even report something as a bug when the code that causes the crash has undefined behavior? Why do you expect UB to work? Seriously… just… WHY?

  8. comment
    Comment #10080728

    Update: This is no longer working: https://imgur.com/uT1fCRT