Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         antlr runtime
    1.2. Name of Document Author/Supplier:
         Author:  Vivek Titarmare
    1.3  Date of This Document:
        09 February, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 
2009 Sun Microsystems 1. Introduction
    1.1. Project/Component Working Name:
         antlr-runtime
    1.2. Name of Document Author/Supplier:
         Author:  Vivek R. Titarmare
    1.3  Date of This Document:
         22 January, 2009

2. Project Summary
   2.1 Project Description

        ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition - formerly known 
as PCCTS - is a language tool that provides a framework forconstructing 
recognizers, compilers, and translators from grammatical descriptions 
containing actions in the following languages: Java, C++, C# or Python

4. Technical Description:

        ANTLR, (AN)other (T)ool for (L)anguage (R)ecognition - formerly known 
as PCCTS - is a language tool that provides a framework forconstructing 
recognizers, compilers, and translators from grammatical descriptions 
containing actions in the following languages: Java, C++, C# or Python

5. Interfaces 

   Exported interface                   Classification          Interface type
   =============================        ==============          ==============
   org.antlr.runtime
        * CharStream                    Uncommitted             Interface
        * IntStream                     Uncommitted             Interface
        * Token                         Uncommitted             Interface
        * TokenSource                   Uncommitted             Interface
        * TokenStream                   Uncommitted             Interface

   org.antlr.runtime.debug
        * DebugEventListener            Uncommitted             Interface

   org.antlr.runtime.tree 
        * Tree                          Uncommitted             Interface
        * TreeAdaptor                   Uncommitted             Interface
        * TreeNodeStream                Uncommitted             Interface
        

   The Jar file would go in "usr/share/lib/java"

   Imported interface        Classification   Comments
   =======================   ==============   
=================================== 
        None


6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


Reply via email to