CHatingPython
|
cf9c53a9e8
|
refactor(parser): add print operator to AST error
|
2026-06-03 10:53:34 +02:00 |
|
CHatingPython
|
26340c279d
|
refactor(parser): change body_h to body result
Refs: #1
|
2026-06-03 10:45:57 +02:00 |
|
CHatingPython
|
cb7a348540
|
refactor(lexer): change token_handle to token result
Refs: #1
|
2026-06-02 16:49:40 +02:00 |
|
CHatingPython
|
dd6344aab6
|
docs: document AST nodes
|
2026-06-02 12:12:48 +02:00 |
|
CHatingPython
|
7caaaac4a0
|
feat(furc): add compound statement
This one: { [statement]... }
|
2026-06-01 17:23:00 +02:00 |
|
CHatingPython
|
91ef7f01a4
|
Add if statement
Signed-off-by: CHatingPython <chatingpython@gmail.com>
|
2026-05-31 19:16:53 +02:00 |
|
CHatingPython
|
b2e33e1bdd
|
Add AST visitor
Signed-off-by: CHatingPython <chatingpython@gmail.com>
|
2026-05-31 19:16:52 +02:00 |
|
CHatingPython
|
2395ee9977
|
Forward furc ast
Signed-off-by: CHatingPython <chatingpython@gmail.com>
|
2026-05-31 19:16:52 +02:00 |
|