http://fc05.deviantart.net/fs5/i/200...Dodgy_Dave.jpg
Printable View
What should my next c++ project be on?
I was thinking about redoing my syntax parser that I have in c++
From what I've heard when it comes to processing strings, c++ is the best.
At the same time, I think that it may be a bit to complicated.
I've only worked with console applications so far.
I suppose I can move on up to the east side and start on a more advanced project.
That's how I learned vb.net.
I went from Hello World to full blown data management program.
So I guess I talked myself into doing a syntax highlighter in c++
I just don't want it to be flickering like the one I've made for vb.net
I need to do some more research on syntax highlighting.
Now... to google!
Unfortunately 'syntax highlighting theory' didn't really turn anything up in Google. Does anyone know of any articles on it?
What theory do you need....You see a syntax, highlight it;)