|
fa3cea0331
|
Add exponentiation operator '**' in the lexer
|
2025-02-13 10:55:27 +01:00 |
|
|
225a2b13ea
|
Move lexer back into main package with updated go.mod
|
2025-01-22 19:28:38 +01:00 |
|
|
e4733b20a6
|
Move lexer and Error into separate packages
|
2024-11-25 22:54:23 +01:00 |
|
|
236172c9c5
|
Add support for nested C-style comments
|
2024-11-25 22:53:29 +01:00 |
|
|
7f72ba59d5
|
Initial commit: completed simple lexer for pj1
|
2024-11-25 22:53:29 +01:00 |
|