Erin
|
6f16d2594b
|
Added variable assignment to parser
- Fixed parse error, that `rlyeh` returned HopBack
|
2021-06-11 16:59:40 +02:00 |
|
Erin
|
902d8b914c
|
Unified span terminology
- Add more derivations, because it's required by another parts of project
|
2021-06-07 22:21:21 +02:00 |
|
Erin
|
2084ebeed1
|
Removed unwraps, added Rlyeh
|
2021-06-07 11:07:50 +02:00 |
|
Erin
|
b7464f6ad3
|
Implement function calls
- And printing
- Revised terminology in Lexer
- Control flow
|
2021-06-07 11:00:06 +02:00 |
|
Erin
|
97f0271534
|
Binary operator boilerplate reduction
|
2021-06-07 09:17:18 +02:00 |
|
Erin
|
a5a048728c
|
Added basic parsing
- Expressions
- If, Functio
|
2021-06-07 00:09:45 +02:00 |
|
Erin
|
93065e7dc9
|
AST revamp
- Unified terminology of span in error.rs
|
2021-06-06 23:13:48 +02:00 |
|
Erin
|
6fd95f3cc2
|
Updated AST
|
2021-06-06 21:09:18 +02:00 |
|