summaryrefslogtreecommitdiff
path: root/lexer/lexer.go
AgeCommit message (Expand)Author
2026-04-12fix!: New() returns *LexerMichael Tews
2026-04-12feat(lexer): added new tokensMichael Tews
2026-04-12feat(lexer): added tokens and updated NextToken() with the tokensMichael Tews
2026-04-12feat(lexer): added basic lexerMichael Tews
2024-06-10feat: Inital Lexer structureMichael Tews