# Functions
EnableDebug enabled debug from the parser.
EnableErrorVerbose enabled verbose errors from the parser.
Parse provides way to parse the code using Scanner.
ParseSrc provides way to parse the code from source.
# Constants
EOF is short for End of file.
EOL is short for End of line.