weckyy702
|
4592aa6725
|
Lexer: added support for for loops
|
2021-04-05 20:17:50 +02:00 |
|
weckyy702
|
1345196ae9
|
Added lexing support for funciton headers, while and do while loops and variable declarations as well as appropriate syntax checks
|
2021-04-03 23:36:28 +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 |
|
weckyy702
|
3860250e31
|
created development branch
|
2021-03-28 12:12:46 +02:00 |
|