Files
MIRROR-LX-OriginalRepo/build-test/Log.txt
Pasha Bibko e1fce699da Added number literals to Lexer
Also fixed bugs. I really should refactor the mess that is this Lexer.
2025-04-17 13:46:10 +01:00

12 lines
278 B
Plaintext

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Started lexing file
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Token::FUNCTION
Token::IDENTIFIER: main
Token::IDENTIFIER: return
Token::NUMBER_LITERAL: 34
Token::ADD
Token::NUMBER_LITERAL: 4