javaCC

  • lalit_thawani
  • Born
  • Born
  • No Avatar
  • Joined: Jun 08, 2007
  • Posts: 1
  • Status: Offline

Post June 8th, 2007, 5:39 am

Hi..

I have this parser javacc.

I give the file IDL.jj as input to this parser & get the following message.

>>javacc IDL.jj
Java Compiler Compiler Version 1.1 (Parser Generator)
Copyright (c) 1996-1999 Sun Microsystems, Inc.
Copyright (c) 1997-1999 Metamata, Inc.
(type "javacc" with no arguments for help)
Reading from file IDL.jj . . .
File "ASCII_CharStream.java" does not exist. Will create one.
Parser generated successfully.


Now, my question is - How and from where the parser comes to know that ASCII_CharStream.java file is reqired and needs to be generated (It should be from IDL.jj itself, but i could not find it). Is there any specific syntex in which it has been specified? What if i want to carry some test changes in ASCII_CharStream.java? How do i go about it?

I am totally new to this tool, will apreciate your help and suggestive links on the same.

Regards
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 8th, 2007, 5:39 am

  • PsyckBoy
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Jun 20, 2005
  • Posts: 204
  • Loc: SoCal
  • Status: Offline

Post June 30th, 2007, 7:26 am

http://www.engr.mun.ca/~theo/JavaCC-FAQ/javacc-faq-moz.htm#tth_sEc2.1

Looks like you have a really old version of JavaCC. You should probably upgrade. Also, this forum is probably not the best place to get help with JavaCC.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 55 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.