Programming in Standard ML: Day One
As my first concrete assignment at the Max Planck Institute for Software Systems, I am implementing the F-ing modules translation in SML/NJ. The point is the means, not the ends: I’ve never really programmed with modules before, so this will learn me a thing or two.
There’s no data structure for a mapping in the standard Basis library? Not even association lists?! What the hell kind of programming language is this?