DrkSephy / DrkSephy/pascal-compiler
Fix creating identifier tokens within scanner
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the scanner only makes identifiers when it encounters a space. This should be changed to also include symbols as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.