SCM Repository
Annotation of /sml/trunk/src/ml-lex/README
Parent Directory
|
Revision Log
Revision 250 - (view) (download)
1 : | monnier | 249 | Lexical analyzer generator for Standard ML. |
2 : | Version 1.6, October 1994 | ||
3 : | |||
4 : | Copyright (c) 1989-92 by Andrew W. Appel, James S. Mattson, David R. Tarditi | ||
5 : | |||
6 : | This software comes with ABSOLUTELY NO WARRANTY. | ||
7 : | This software is subject only to the PRINCETON STANDARD ML SOFTWARE LIBRARY | ||
8 : | COPYRIGHT NOTICE, LICENSE AND DISCLAIMER, (in the file "COPYRIGHT", | ||
9 : | distributed with this software). You may copy and distribute this software; | ||
10 : | see the COPYRIGHT NOTICE for details and restrictions. | ||
11 : | |||
12 : | Files of interest: | ||
13 : | |||
14 : | lexgen.doc - User's manual for ML-Lex | ||
15 : | lexgen.sml - ML version of Lex | ||
16 : | export-lex.sml - to be loaded by Standard ML of New Jersey users | ||
17 : | after loading lexgen.sml to create a stand-alone | ||
18 : | version of ML-Lex that takes the specification | ||
19 : | file name as a command line argument. |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |