01-21-07 06:26 AM
I'm trying to teach myself to use bison and flex. Here is what looks
like a very simple experiment. How would you use bison and flex to do
it (I know lots of ways to do it without bison and flex): given an
input string S, produce an array whose elements are the maximal
substrings of S not containing the character @?
--
Ignorantly,
Allan Adler <ara@zurich.csail.mit.edu>
* Disclaimer: I am a guest and *not* a member of the MIT CSAIL. My actions a
nd
* comments do not reflect in any way on MIT. Also, I am nowhere near Boston.
[ Post a follow-up to this message ]
|