[antlr-interest] Context.java, Scope.java, etc... What files they are?

Oliver Zeigermann oliver at zeigermann.de
Fri Dec 19 09:20:18 PST 2003


carcioffola2000 wrote:

> Hi, for my thesis I've to comlete another work of a previous student
> who started to write a pdl2 interpreter in Java (PDL2 is a proprietary
> language from COMAU, it's Pascal-like with some functions and data
> types for robotic applications). He used ANTLR so I started to learn
> It, but in his files I found the classes listed below. The files are
> without comments and are very similar (many are equal) to the files of
> Sinan Karasu "TinyBasic" example (antlr/examples/java/tinybasic).

These files are not generated by ANTLR...

> I'd like to know if that files are auto-generated from some tool or,
> simply, Sinan wrote them and the work I'm looking at has been based on
> his code, adding some data types and modifying some members. I've not
> found any reference tho that classes in ANTLR reference manual.

I guess this is the case...

> Many thanks,
> Simone.
> 
> ---------------------------------
> The files are:
> 
> Context.java
> Scope.java
> GlobalScope.java
> ProgramScope.java
> DTDataType.java
> DTArray1D.java
> DTArray2D.java
> DTBoolean.java
> DTCodeType.java
> DTConstFloat.java
> DTConstString.java
> etc...
> etc.... 
> 
> 
> 
>  
> 
> Yahoo! Groups Links
> 
> To visit your group on the web, go to:
>  http://groups.yahoo.com/group/antlr-interest/
> 
> To unsubscribe from this group, send an email to:
>  antlr-interest-unsubscribe at yahoogroups.com
> 
> Your use of Yahoo! Groups is subject to:
>  http://docs.yahoo.com/info/terms/ 
> 
> 
> 




 

Yahoo! Groups Links

To visit your group on the web, go to:
 http://groups.yahoo.com/group/antlr-interest/

To unsubscribe from this group, send an email to:
 antlr-interest-unsubscribe at yahoogroups.com

Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list