xParse News
Status: Alpha
Brought to you by:
mozillagodzilla
Finally there's some form of documentation! It's not much, just a small tutorial on how to use xParse.
Ok, I'm taking a page from Linus and using point odd version numbers for development (unstable) versions of xParse. So for 0.7, the conversion to the standard C++ string class is pretty much complete except for the actual parsing/pattern-matching.
I'll be posting xParse 0.6 on Monday if I can get the whitespace trimming working properly.
Ok, I'm thinking I'll dump the use of my String object (OMString) for the standard C++ string object...