HackerTrans
TopNewTrendsCommentsPastAskShowJobs

blueberry87

no profile record

Submissions

[untitled]

1 points·by blueberry87·قبل 6 أشهر·0 comments

Horrible answers to "What is a type?"

blueberrywren.dev
1 points·by blueberry87·قبل 8 أشهر·0 comments

Opinion Piece: On Zig

blueberrywren.dev
18 points·by blueberry87·قبل 9 أشهر·4 comments

Crafting a dependent typechecker, part 1

blueberrywren.dev
7 points·by blueberry87·قبل 12 شهرًا·0 comments

De Bruijn notation, and why it's useful

blueberrywren.dev
141 points·by blueberry87·السنة الماضية·44 comments

comments

blueberry87
·قبل سنتين·discuss
i mean, then we get into defining multi-paradigm :P does it have objects that could, theoretically, be used in a java-like object oriented system? yes! does anybody do that? not really! it's far more functional than any other paradigm, and that's what counts.
blueberry87
·قبل سنتين·discuss
this is wrong! ocaml is a functional programming language with side effects.
blueberry87
·قبل سنتين·discuss
annoyingly go can't have proper sum types, as the requirement for a default value for everything doesn't make any sense for sum types