lp:~psmay/+junk/mini-scala-antlr

Created by Peter S. May and last modified
Get this branch:
bzr branch lp:~psmay/+junk/mini-scala-antlr
Only Peter S. May can upload to this branch. If you are Peter S. May please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Peter S. May
Status:
Development

Recent revisions

4. By Peter S. May

* Scala.g
 Apparently I wasn't done disambiguating the grammar. More syntactic predicates, most of which are the most braindead ones possible (i.e. the parser will probably spend a lot of time backtracking). Still not actually tested for correctness.

3. By Peter S. May

* Scala.g
 Added enough syntactic predicates for the grammar to validate. Have yet to determine how well it works.

2. By Peter S. May

* removed Ranger.java
 Replaced with the equivalent Scala.
* Ranger.scala
 Scala program that determines the ranges of UCS-2 (i.e., UTF-16 without surrogates) that fall into the Unicode categories specified for the lexer. Unlike the old version, collapses 1-character ranges.
* Scala.g
 Incorporated readout from Ranger.scala.

1. By Peter S. May

Initial

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers