Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Regular expressions
JGM:
--- Quote from: thomas on December 05, 2007, 03:29:03 pm ---Ceniza has done that, worked ok too.
--- End quote ---
So the work of Ceniza will be implemented for the future code completion plugin?
If that's true, it is great! Then there should not be any other work done by others.
thomas:
--- Quote from: JGM on December 05, 2007, 04:12:36 pm ---So the work of Ceniza will be implemented for the future code completion plugin?
If that's true, it is great! Then there should not be any other work done by others.
--- End quote ---
Of course it's true, why would I make up such a story. It's not even April Fool's day :)
However, "the future code completion" will probably be using a different implementation, not that one.
--- Quote from: JGM on December 05, 2007, 04:12:36 pm ---Then there should not be any other work done by others.
--- End quote ---
There is no reason why someone capable of coming up with a better solution than the present one should not work on it. It can only be for good.
Either way, parsing is not the only serious issue in code completion. In fact, the parser is not that bad at all any more, it only has a handful of issues. The GUI, update, and threading issues are a lot worse, I think.
Ceniza:
Right now I'm planning how to do it, a rough sketch of how it should work. I'll surely base the new lexer on the previous handcrafted one, but it won't be the same. As for the parser, I'm not that sure about using yacc this time. However, the time for that decision is yet to come.
JGM: IIRC you speak Spanish. If you want you can check my proposal right here (which is in Spanish).
JGM:
--- Quote from: Ceniza on December 05, 2007, 07:03:50 pm ---JGM: IIRC you speak Spanish. If you want you can check my proposal right here (which is in Spanish).
--- End quote ---
I read your project document and is really nice, you have talent to write. It would be great to see a project of that magnitude working, it is really interesting. Also I learned a lot with your document, thanks for sharing it! :) By the way what does it means IIRC?
If there is something I could do to help would be nice.
Ceniza:
--- Quote from: JGM ---It would be great to see a project of that magnitude working
--- End quote ---
Thing is: I need to get that project done to graduate.
--- Quote from: JGM ---By the way what does it means IIRC?
--- End quote ---
IIRC: If I Recall Correctly.
--- Quote from: JGM ---If there is something I could do to help would be nice.
--- End quote ---
Thank you :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version