SCM Repository
View of /sml/trunk/src/smlnj-lib/README
Parent Directory
|
Revision Log
Revision 702 -
(download)
(annotate)
Sun Sep 3 01:30:53 2000 UTC (20 years, 6 months ago) by jhr
File size: 1090 byte(s)
Sun Sep 3 01:30:53 2000 UTC (20 years, 6 months ago) by jhr
File size: 1090 byte(s)
Syncing Yale repository with master copy of SML/NJ library (see CHANGES file for details).
This is substantially new version of the SML/NJ Library. It is now organized into a utility library, and a collection of application libraries; each with its own subdirectory. Here is a roadmap of the library structure: Directory Sources File Description ------------------------------------------------- Util smlnj-lib.cm This is the general utility library. RegExp regexp-lib.cm Regular-expression library. PP pp-lib.cm Pretty-printing library. HTML html-lib.cm This library provides parsing and pretty printing of HTML (Version 3.2). Unix unix-lib.cm Unix specific utilities (including networking). INet inet-lib.cm Networking utilities (for both Unix and Windows). Reactive reactive-lib.cm A low-level reactive scripting library. The first column is the source directory, the second gives the library sources file alias (to be used in your application's sources.cm file), and the third column gives a brief description. Look at the Doc dicrectory and at the README files in the individual subdirectories for more documentation.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |