Viewing profile — _thejanus_
_thejanus_
HN member- Joined
- Sun, May 26, 2024, 9:26 AM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About _thejanus_
Bare-metal petal
Recent public activity
-
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…
-
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…
-
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…