Lexical Scanner
Pre-release
Pre-release
·
110 commits
to master
since this release
This release of T++ compiler is a lexical scanner. The included features are:
- read t++ files
- produces token list
- verify lexical errors
- support to token entity
- support comment, break lines and white spaces ignoring