By the time you've written the code to tokenise the input, and then recognise the tokens so you can label them for the "parser", one wonders what parsing there is left for the "parser" to do.
Apparently that is "lexing", and parsing is making sure the tokens are in the allowed order
In reply to Re^5: Block-structured language parsing using a Perl module?
by Anonymous Monk
in thread Block-structured language parsing using a Perl module?
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |