Karma Riuk
|
31cb483602
|
added string function to all nodes of ast
|
2025-07-08 10:17:38 +02:00 |
|
Karma Riuk
|
896b9001c7
|
added default value to lexer field to avoid
compiler complaints
|
2025-07-02 23:00:09 +02:00 |
|
Karma Riuk
|
3547822d3e
|
forgot the pragma once for the hpps
|
2025-07-02 11:17:34 +02:00 |
|
Karma Riuk
|
e773cb649f
|
added the current character to the lexer struct
for cleaner structure
|
2025-07-01 18:59:43 +02:00 |
|
Karma Riuk
|
dec93f8272
|
implemented lexer for a more complex subset of the
monkey language
|
2025-06-30 00:12:28 +02:00 |
|
Karma Riuk
|
ffff13b2e0
|
lexer can now read single character tokens
|
2025-06-29 12:33:37 +02:00 |
|
Karma Riuk
|
1c928616a4
|
written structure and tests for lexer, missing
implementation
|
2025-06-29 10:56:51 +02:00 |
|