The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Mouse-1.3.tar.gz | 2010-12-09 | 414.5 kB | |
| README | 2010-12-08 | 693 Bytes | |
| Totals: 2 Items | 415.2 kB | 0 | |
Mouse 1.3 --------- In addition to few minor bug fixes and cosmetics, this release offers the following improvements and changes to Mouse 1.2: - In the generated parser, do not check for success of expressions that never fail. - Default character encoding is assumed for the input file (version 1.2 assumed ISO 8859_1). Can be changed by modifying 'runtime.SourceFile'. - The generated Java code uses ASCII encoding. - Helper method 'errMsg' returns a 'readable' string: all characters outside the range 32-255 are represented by Java escapes. - Improved diagnostics from TestPEG. - Sample grammars for Java and C are included in the package.