weckyy702
|
f4c9c77ad8
|
turned SourceLocation class into a dataclass
|
2021-04-05 23:29:50 +02:00 |
|
weckyy702
|
bb67b3dc0a
|
turned token class into a dataclass
|
2021-04-05 20:19:03 +02:00 |
|
weckyy702
|
f66c5d4321
|
Added more location data to Token objects so lexing error messages can be more helpful
|
2021-04-03 23:34:24 +02:00 |
|
weckyy702
|
3bc93fa3a7
|
Added instruction generation code to Lexer
|
2021-04-01 17:00:19 +02:00 |
|
weckyy702
|
49f3c84e60
|
split interpretation into two steps: Tokenization and Lexing
|
2021-03-31 19:47:37 +02:00 |
|
weckyy702
|
53534ee707
|
updated interpreter
|
2021-03-28 23:42:54 +02:00 |
|
weckyy702
|
5662e87c83
|
started implementing new and improved lexer
|
2021-03-28 17:02:22 +02:00 |
|