Re: [Objectscript-users] Website problems?
Brought to you by:
rob_d_clark
From: <ar...@va...> - 2006-01-11 07:23:46
|
No problem, thought you might have technical problems. Maybe you can answer already one little question; I don't have this file: oscript/oscript/parser/ASCII_UCodeESC_CharStream.java The only file javaCC generates is the JavaCharStream.java file. Is there = a difference? It is realy difficult to compare the files, because i only have your generated files and those are patched with your patch file. I'm not sure how to verify the generated sources from javacc. One other this is that i can't find the version JTB (JTB 1.2.1) anywhere on the net. The version closest to it is version 1.2.2. I use JavaCC version 4.0. Thanks for your help and good luck with your move Arjen > Opps, I forgot to send out an announcement... The website is down > temporarily, because I=B9m in the middle of moving. Hopefully it will = be > back > in a week or so. Sorry =8Cbout that. > > To answer your question, in the toplevel directory of the src tree is a > parser.patch file... You need to apply this patch after regenerating th= e > parser... The way I useually do it is: > > % ./oscript/oscript/build_parser > % patch =ADp1 < parser.patch > > Depending on how much you have changed in the .jj file, the patch usual= ly > applies cleanly. But you can send me the output if you have problems, = and > I > will try to help as best I can. (You'll have to bear with me a bit, > because > between work and moving, I have not so much free time... But I'll try t= o > help) > > > On 1/10/06 2:52 PM, "Arjen" <ar...@va...> wrote: > >> Rob, >> >> Is the website (https://objectscript.kicks-ass.org/trac/wiki) down? I=B4= m >> trying >> to get the javacc parser part working, but the javacc results are >> different >> than the java files provided in the package of version 2.10.1. Maybe a >> version >> problem. But your website provides information about how to generate t= he >> javacc sources again. >> I hope it is back up soon. >> >> Thanks >> >> Arjen >> > > > |