Karma Riuk
|
9e63c923da
|
added parsing of if statements
|
2025-07-14 15:19:05 +02:00 |
|
Karma Riuk
|
7192bb318c
|
fixed the to string function of some nodes
|
2025-07-11 11:39:45 +02:00 |
|
Karma Riuk
|
83df4955d4
|
added tests for the stringification of the program
|
2025-07-08 11:18:54 +02:00 |
|
Karma Riuk
|
31cb483602
|
added string function to all nodes of ast
|
2025-07-08 10:17:38 +02:00 |
|
Karma Riuk
|
1d259e6988
|
forgot pragma once
|
2025-07-08 09:56:47 +02:00 |
|
Karma Riuk
|
d13f9bf9f8
|
added the parsing of expression statements
|
2025-07-08 09:51:15 +02:00 |
|
Karma Riuk
|
0b9d7d9c33
|
added return parsing
|
2025-07-07 18:34:46 +02:00 |
|
Karma Riuk
|
b98424aa5f
|
renamed let to let_stmt
|
2025-07-07 17:44:11 +02:00 |
|
Karma Riuk
|
de465b6122
|
very basic parser of let statements
|
2025-07-03 13:30:56 +02:00 |
|