Hien Goi
2004-06-24 02:05:22 UTC
Just wanted to clarify if we need to tokenize any of the following for a3p2:
1. while#
2. while<
3. <<
4. a<b
5. while[illegal character] <- (tokenize while and give error message or
simply give error message?)
and other similar cases to 5 eg. ***@.
I think implementing these cases will require many more states.
Thanks,
Hien.
1. while#
2. while<
3. <<
4. a<b
5. while[illegal character] <- (tokenize while and give error message or
simply give error message?)
and other similar cases to 5 eg. ***@.
I think implementing these cases will require many more states.
Thanks,
Hien.