11 Commits

Author SHA1 Message Date
b87bcd68b0 Add error pretty print 2023-11-15 14:37:20 +01:00
fcd0c34885 Added ParIdentifier, ++, --
(tokens & ast for now)
2023-11-14 17:00:34 +01:00
0b79ee7822 Parser:Fix bad variant access 2023-11-11 10:36:37 +01:00
6dece0b9d9 Clean debug tree 2023-11-11 09:06:44 +01:00
b07c06ec9f Create SyntaxError Exception 2023-11-11 09:05:49 +01:00
691bf3a232 Fix Expr & T parsing 2023-11-10 20:02:54 +01:00
46b9bc4cf4 Remove Epsilon Nodes 2023-11-10 19:13:25 +01:00
fea4292700 Add _debug_print_tree 2023-11-10 19:04:24 +01:00
966bd36dad Fix ParserException not catched 2023-11-10 17:53:41 +01:00
ala89
ede4dea616 Add interpreter 2023-11-10 17:35:33 +01:00
a8e6a4552b Add parser.cpp 2023-11-10 17:27:54 +01:00