AALanguage
The best language for those who have nothing to do
|
Go to the source code of this file.
Classes | |
class | LexicalAnalyzer |
A class that allows you to break program source code into indivisible grammar tokens. More... | |
struct | Token |
A stuct used to store information about a language token. More... | |