Commit Graph

5 Commits

Author SHA1 Message Date
haxala1r
f93b2deda2 Added lexing logic for doubles
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2025-09-30 20:30:05 +03:00
haxala1r
6f58051284 Add new lex() function to streamline lexing, change main to reflect this 2025-09-30 17:52:53 +03:00
haxala1r
5eadf0b643 Add operator<< implementation for Token for debugging purposes 2025-09-30 17:41:31 +03:00
haxala1r
de08276b53 Untested additions to lexer - almost complete now 2025-09-30 17:26:29 +03:00
haxala1r
19b0eb48bb Added a skeleton for the lexer 2025-09-30 16:50:33 +03:00