eli_sennesh comments on Open thread, Sept. 29 - Oct.5, 2014 - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (339)
Mostly "functional"-style, in the sense of having algebraic data types and expressions as the chief syntactic construct, but with this system of subtyping and objects for the things like modules and closure types that actually need the existential type. I ended up writing my own type-inference algorithm, which I'm still formalizing in Coq now.
Rabbit. Hole.
Sounds like loads of fun :)