Commit Graph

12 Commits

Author SHA1 Message Date
Pasha Bibko
347db8ca3e Made github recognise LX (Hopefully) 2025-05-03 21:51:36 +01:00
Pasha Bibko
cb26d373ae Added C# project for calling the different modules 2025-05-03 17:04:37 +01:00
Pasha Bibko
e12088979d Added support for all basic math operators 2025-04-28 21:43:52 +01:00
Pasha Bibko
ce8f1619a4 Variables can now be read from 2025-04-28 21:16:54 +01:00
Pasha Bibko
cbc179411a VarDec and VarAssign now work 2025-04-28 20:43:41 +01:00
Pasha Bibko
3ec6cc0c6e Added VarAssign, VarAccess and MultiNode 2025-04-28 19:59:45 +01:00
Pasha Bibko
935cb35715 Allowed parser to parse basic variable declarations 2025-04-27 21:58:23 +01:00
Pasha Bibko
88ce75ceb1 Changed how scopes work
Also added logging and GenIR functions for VariableDeclaration
2025-04-27 21:48:16 +01:00
Pasha Bibko
a64aa28432 Added scope class 2025-04-27 21:18:09 +01:00
Pasha Bibko
321a7fea18 Improved syntax for functions
Added logging system for AST nodes as well.
2025-04-24 21:34:30 +01:00
Pasha Bibko
099e543e95 Im vonfused 2025-04-22 22:32:07 +01:00
Pasha Bibko
8e1fa45a44 Made project work with new organisation 2025-04-22 11:23:30 +01:00