Live data from Hacker News

Viewing profile — _thejanus_

_thejanus_

HN member
Joined
Sun, May 26, 2024, 9:26 AM UTC
HN karma
3
Public activity
3 items

About _thejanus_

Bare-metal petal

Recent public activity

  1. comment
    Comment #49151377

    I think so! You can codegen Ocaml directly, which means you have the benefit of lots of nice compiler libs and tools right out of the gate, but the metatheory is also expressive en…

  2. comment
    Comment #49151256

    What do you mean by this? I don’t want to be annoying and throw “propositions-as-types” at you, but as I understand it, F* is very much already doing this. Its type system is the p…

  3. comment
    Comment #49151042

    Yes, I’ve used the EverParse lib, as well as low* extensively! I found a really nice use case, low* makes writing bare metal protocol parsers incredibly easy and compositional at n…