SCM Repository
Annotation of /sml/trunk/src/ml-yacc/README
Parent Directory
|
Revision Log
Revision 651 - (view) (download)
1 : | monnier | 249 | Copyright (c) 1989, 1990, 1991 Andrew W. Appel and David R. Tarditi Jr. |
2 : | |||
3 : | This directory contains ML-Yacc, an LALR parser generator for Standard ML. | ||
4 : | ML-Yacc is distributed subject to the terms of the accompanying ML-Yacc | ||
5 : | copyright notice, license, and disclaimer in the file COPYRIGHT. | ||
6 : | |||
7 : | Files of interest (those marked with a * must be built by the person | ||
8 : | installing ML-Yacc): | ||
9 : | |||
10 : | README - this file | ||
11 : | INSTALL - installation instructions. | ||
12 : | COPYRIGHT - this software is distributed subject to the | ||
13 : | terms of this file. | ||
14 : | lib - common source code used by both ML-Yacc and applications | ||
15 : | that use ML-Yacc. | ||
16 : | src - source code for the parser-generator part of ML-Yacc. | ||
17 : | doc - documentation for ML-Yacc. Please read this before | ||
18 : | using ML-Yacc | ||
19 : | examples - sample parsers built with ML-Yacc |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |