Commit graph

19 commits

Author SHA1 Message Date
9302e4710d removed NODE_EQUAL 2025-12-02 21:31:16 +01:00
cb021716ef completed for loop parsing 2025-12-02 21:27:41 +01:00
luccie-cmd
0015c2b81d Added preliminary loop parsing
Signed-off-by: luccie-cmd <hoedje201@gmail.com>
Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
2025-12-02 11:20:01 +01:00
eaebcd7bdd preliminary work on the loop parsing 2025-12-01 22:32:41 +01:00
39c92585f1 added github mirror 2025-12-01 22:19:58 +01:00
bb3da4d20a implemented import parsing 2025-12-01 22:13:47 +01:00
1ca6f024ee implemented labels and goto parsing 2025-12-01 21:05:06 +01:00
1be3bf0659 added postfix, break and return parsing 2025-12-01 19:54:20 +01:00
37356facc2 implemented call expression parsing 2025-12-01 13:00:07 +01:00
d1b89939ae implemented member access parsing 2025-12-01 11:22:44 +01:00
c566f7d490 implemented array subscript parsing 2025-12-01 11:02:13 +01:00
403b2b7161 implemented type casting parsing. 2025-12-01 10:49:34 +01:00
26ae74cc87 fixed gitignore and added comments to parser 2025-12-01 10:16:35 +01:00
3efd9c8295 fixed typo 2025-12-01 10:08:09 +01:00
771994fece change compiler name 2025-11-30 22:57:52 +01:00
abf1d7c066 implemented basic parsing 2025-11-30 21:56:39 +01:00
038930d881 added comment parsing 2025-11-30 16:06:32 +01:00
c0f1b74a48 fixed README 2025-11-30 16:06:20 +01:00
f1675bca76 implemented the lexer 2025-11-30 12:58:35 +01:00