Ian Smith
2over124.bsky.social
Ian Smith
@2over124.bsky.social
Security engineer working on program analysis research things, currently compositional symbolic execution, type inference and some other stuff.
I guess maybe Obj go brrr.... I see a "clean" way there
November 30, 2024 at 8:44 PM
But this is really annoying because everything ends up tainted by the object system and classes cast internally after checking the sort... it's a mess
November 30, 2024 at 8:39 PM
I don't want the user to have to implement a variant that handles all of the sorts in one go (e.g. implement this massive join and variant that checks that things line up). Only solution I've come up with is falling back to the object system and having a virtual class that supports my ops
November 30, 2024 at 8:37 PM