Encyclopedia > Token (parser)

  Article Content

Token (parser)

A token is a piece of text, typically a word or punctuation mark, separated by a lexical analyzer and passed to a parser.

Older Interpreters would tokenize the program, turning the instructions from the programmer into byte-codes that were more easily processed by the VM - Virtual Machine. By doing so they would gain a bit more speed, faster execution.

 Some examples are the, O-code, P-code, Z-machine, and byte codes used in different VM systems.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Urethra

... and the scrotum. Infection of the urethra is urethritis, said to be more common in females than males. Urethritis is a common cause of dysuria[?] (pain when urinating). ...

 
 
 
This page was created in 79.7 ms