-
Notifications
You must be signed in to change notification settings - Fork 0
First phase of a simple compiler is lexical analyzing. It means that it has to tokenize input source code. This project implements that, and get each token and its properties from a C++ code.
hitabm/cpp-lexical-analyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
First phase of a simple compiler is lexical analyzing. It means that it has to tokenize input source code. This project implements that, and get each token and its properties from a C++ code.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published