Karma Riuk
|
4da5313db5
|
using require instead of check to fail fast
|
2025-07-02 23:12:28 +02:00 |
|
Karma Riuk
|
aee7a741b1
|
added EQ and NEQ
|
2025-07-01 18:01:45 +02:00 |
|
Karma Riuk
|
7973f7522c
|
extended lexer to new keywords
|
2025-06-30 00:36:31 +02:00 |
|
Karma Riuk
|
5cc7147909
|
extended single char tokens
|
2025-06-30 00:27:30 +02:00 |
|
Karma Riuk
|
69217fdf90
|
added test for full lexer (missing impl)
|
2025-06-29 20:28:53 +02:00 |
|
Karma Riuk
|
ffff13b2e0
|
lexer can now read single character tokens
|
2025-06-29 12:33:37 +02:00 |
|
Karma Riuk
|
ca05c3577a
|
renamed EOF_ to END_OF_FILE
|
2025-06-29 12:33:09 +02:00 |
|
Karma Riuk
|
1c928616a4
|
written structure and tests for lexer, missing
implementation
|
2025-06-29 10:56:51 +02:00 |
|