Go to file
Sam Harwell 5fb389b6e4 Improve lexer performance during warm-up by tracking DFA states within exec (ATN) and using existing edges when available 2012-02-20 19:20:50 -06:00
gunit Add pom.xml to support maven builds 2012-02-08 15:07:06 -06:00
runtime/Java Improve lexer performance during warm-up by tracking DFA states within exec (ATN) and using existing edges when available 2012-02-20 19:20:50 -06:00
tool Add missing @Override attributes in generated code, use hard tabs instead of spaces 2012-02-20 17:23:38 -06:00
.gitignore Add pom.xml to support maven builds 2012-02-08 15:07:06 -06:00
CHANGES.txt add to changes file 2012-02-18 16:50:12 -08:00
LICENSE.txt useless tweaks 2012-01-30 17:09:29 -08:00
README.txt add README 2012-01-31 19:28:15 -08:00
build.properties add 2012-01-01 10:35:31 -08:00
build.xml include ST v4 2012-01-02 17:11:39 -08:00

README.txt

ANTLR v4 early access

Terence Parr, parrt at cs usfca edu
ANTLR project lead and supreme dictator for life
University of San Francisco

INTRODUCTION

Coming soon...