Conversation

I decided to extract the core of the Gleam compiler into a library I did it in 3 sessions over 4 days, moved 105 files, edited a couple thousand lines, and the first time it type checked it just worked. Types rock.
2
38
Replying to and
Rather sad that the industry embraced Ruby as a solution to the bloat of Java code, and not something like OCaml with strong support for modularity and FP… think of where we would be now… hopefully less microsystems for defining interface boundaries! 🥺
1
3
Show replies