8 Commits

Author SHA1 Message Date
Lucàs 9e201e8d16 feat: Implement eval methods for expressions 2024-10-26 22:40:50 +02:00
Lucàs 2e76ccf9fc refactor: Syntax with unit tests 2024-07-08 16:44:42 +02:00
Lucàs d81b96779a feat: Add typecheck to the AST 2024-07-05 00:06:32 +02:00
Lucàs 0a42fbe3dc refactor: Use analyzer to parse rawtext into ast 2024-07-04 00:41:32 +02:00
Lucàs 6cbfb1c6a6 feat: Support file as argument and better error message 2024-07-03 17:05:54 +02:00
Lucàs b983c8a662 feat: Support Unary Operation #1 2024-07-02 18:17:20 +02:00
Lucàs e563bce4f5 feat: Support basic expression 2024-07-02 15:33:58 +02:00
Lucàs 2c1ce8d70f Setup dune project 2024-07-01 13:52:48 +02:00