INI-1.0 released
Announcing the first major release of my INI parsing structure for SML/NJ. This is an add-on code module for SML that parses and creates the popular Windows-style INI configuration files also found in Samba and PHP. This release fixes a problem in handling escaped characters like â\tâ and â\nâ, and adds a couple simple examples.