Simon Willison’s Weblog

Subscribe

ML Types Explained

27th August 2003

From a link on the mailing list edition of comp.lang.python, this talk on strong typing (in the form of heavily annotated slides) is an explanation of the ML type system and why it really doesn’t suck. From the same thread, Felix is a new high level C++ style language with an ML style type system which looks like it could be worth experimenting with.

This is ML Types Explained by Simon Willison, posted on 27th August 2003.

Next: Code Kata

Previous: I'm in Kansas

Previously hosted at http://simon.incutio.com/archive/2003/08/27/ml