Re[1] [Joe-task-developer] CodeWriters and JOE 0.2a
Status: Pre-Alpha
Brought to you by:
jjjoooeee
|
From: Loïc L. <loi...@ca...> - 2002-11-09 13:24:30
|
Hi T=F5nis, The 'prefix' problem should be solved by printing the nodes meet during the parsing, I suggest you to edit the JavaOptimizationEngine.java class and write the method call: n.dump( " " ); on line 315-316 just after the parsing, thus it will print all the JJTree nodes! You'll have then the trace you need for any java code :) Asking before changing code is fine, continue like this. But know that if something goes wrong, CVS is here ;) I'll work all the week-end plus monday (since it's holiday in France). I'll finish the Assignment Operator COP enhancement :) exp =3D exp + 1 =3D> ++exp Cheers, Lo=EFc > -------Message d'origine------- > De : T=F5nis Vaga <tv...@ho...> > Date : 09/11/102 10:20:03 > > > Hi everyone! > > I'm working with AvalonWriter and if I get some things clear I hope I can > finish with tabs to Monday. > Loix, I have a little dilemma, you write 'prefix' in the end of statement > functions like writeWhileStatement() and WriteBlock() writes 'prefix' in > beginning. So, if after control statement comes bracket block, it outputs > tab twice. So prefix output must be removed from beginning or end. > I planned to do this but I also had trouble with tracing which function > outputs > simple one line statements like "doThis()" :) Something starting from > StatementExpression node, I guess it isn't writeDefaultNode function. > Anyway, I thought it's good to ask from you about where you planned handle > prefix and Tab writing, before I start changing code. > > have a nice day > > ----- Original Message ----- > From: "LoXc LefXvre" > To: > Sent: Friday, November 08, 2002 9:03 PM > Subject: [Joe-task-developer] CodeWriters and JOE 0.2a > > > Hello Alex, Sunish and T=F5nis, > Could you all of you tell me where you are > in your task :) > > The new engine seems to be ok now (sorry for the last time > Alex, so you'll be able to code this week-end ;) ). > > Sunish, are you okay? > > To=F1is, I've seen you are currently working on the > AvalonCodeWriter, is their anything that seems strange to > you? > > I'm waiting for your replies... > > About the 0.2a version of JOE, I think it'll be okay at the > end of the next week. I hope to add the assignment operator > enhancement. Moreover, it would be great to begin to think > about the Symbol Table... > > But for now, have a nice week-end :) > Lo=EFc > _________________________________________________________ > Gagne une PS2 ! Envoie un SMS avec le code PS au 61166 > (0,35? Hors co=FBt du SMS) > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Joe-task-developer mailing list > Joe...@li... > https://lists.sourceforge.net/lists/listinfo/joe-task- developer > > _________________________________________________________ Gagne une PS2 ! Envoie un SMS avec le code PS au 61166 (0,35 Hors co=FBt du SMS) |