-
Couldn't load subscription status.
- Fork 0
Closed
Description
Token types to be removed:
- COLON
- ELSE
Change required in files:
scanner.cpp
- https://github.com/OrcaLinux/Design-of-Compilers/blame/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/src/scanner.cpp#L59
- https://github.com/OrcaLinux/Design-of-Compilers/blame/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/src/scanner.cpp#L80
token.hpp
- https://github.com/OrcaLinux/Design-of-Compilers/blob/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/include/token.hpp#L41
- https://github.com/OrcaLinux/Design-of-Compilers/blob/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/include/token.hpp#L57
- https://github.com/OrcaLinux/Design-of-Compilers/blob/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/include/token.hpp#L136
- https://github.com/OrcaLinux/Design-of-Compilers/blob/fcd1d3bb12c665020ac9ffb3984f723b1583da94/scanner/include/token.hpp#L152
Project requirements, tokens:
Metadata
Metadata
Labels
invalidThis doesn't seem rightThis doesn't seem right

