Lexical Elements Overview

The following topics provide a formal definition of the mikroC PRO for PIC32 lexical elements. They describe different categories of word-like units (tokens) recognized by the mikroC PRO for PIC32.

In the tokenizing phase of compilation, the source code file is parsed (that is, broken down) into tokens and whitespace. The tokens in the mikroC PRO for PIC32 are derived from a series of operations performed on your programs by the compiler and its built-in preprocessor.

Copyright (c) 2002-2012 mikroElektronika. All rights reserved.
What do you think about this topic ? Send us feedback!
Want more examples and libraries? 
Find them on LibStock - A place for the code