SML/NJ projects

These are code modules for the functional programming language SML/NJ that I am working on to help increase the amount of useful SML code there is in the world. While it's a great language, the number of third-party modules remains quite small. What this means is that someone developing an application with it has to start from scratch. Languages like C, Perl, and PHP have a huge advantage because of their libraries. I'd like to help do the same for SML.

Hopefully, the number of these small projects will grow and inspire others to put up their own repositories. I'm in the initial stages of working with a friend on developing a SML packaging system in a style similar to Perl's CPAN but it's still entirely too early to say anything detailed about it.

Unless otherwise noted, these projects are licensed under a BSD license in order to promote use of the code and of SML in general.


Links to related SML projects:

© 2001 - 2011 Chris Lumens