|
3bc8ef0d7d
|
More types
|
2020-07-20 10:38:32 +02:00 |
|
|
62713311cc
|
Fix treatment of trailing semicolons
|
2020-07-17 09:53:19 +02:00 |
|
|
f6de2931ea
|
Implement function calls
|
2020-07-16 12:29:41 +02:00 |
|
|
5e9111a085
|
Fix REPL context handling
|
2020-07-16 11:50:19 +02:00 |
|
|
2f04f86af3
|
Implement script function
|
2020-07-16 11:40:53 +02:00 |
|
|
7f0889f0d4
|
Implement lowering
|
2020-07-15 17:22:48 +02:00 |
|
|
188dca85d8
|
Introduce binding
|
2020-07-14 22:45:34 +02:00 |
|
|
0529e87d43
|
Evaluate char arrays and 'disp'
|
2020-07-14 20:13:56 +02:00 |
|
|
886b897a4c
|
Evaluation in REPL
|
2020-07-14 18:48:00 +02:00 |
|
|
e1a7ea36c9
|
Rename token kinds & syntax nodes
|
2020-07-14 14:38:59 +02:00 |
|
|
8c1ddb0cf7
|
Start implementing Evaluator
|
2020-07-14 13:44:37 +02:00 |
|