Re: [Objectscript-users] Website problems?
Brought to you by:
rob_d_clark
From: Rob C. <ro...@ti...> - 2006-01-11 16:53:05
|
Hmm... I'm not sure which javacc version I have been using, but it is probably much older, which may explain the ASCII_UCodeESC_CharStream.java v= s JavaCharStream.java. Hopefully I will be able to unpack my computer this weekend, in which case I can send you the version of javacc and jtb that I used. On 1/10/06 11:09 PM, "ar...@va..." <ar...@va...= > wrote: > No problem, thought you might have technical problems. >=20 > 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. >=20 > 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. >=20 > Thanks for your help and good luck with your move >=20 > 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. >>=20 >> 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 the >> parser... The way I useually do it is: >>=20 >> % ./oscript/oscript/build_parser >> % patch =ADp1 < parser.patch >>=20 >> Depending on how much you have changed in the .jj file, the patch usuall= y >> applies cleanly. But you can send me the output if you have problems, a= nd >> 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 to >> help) >>=20 >>=20 >> On 1/10/06 2:52 PM, "Arjen" <ar...@va...> wrote: >>=20 >>> Rob, >>>=20 >>> Is the website (https://objectscript.kicks-ass.org/trac/wiki) down? I=B4m >>> 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 th= e >>> javacc sources again. >>> I hope it is back up soon. >>>=20 >>> Thanks >>>=20 >>> Arjen >>>=20 >>=20 >>=20 >>=20 >=20 |