Commit graph

5 commits

Author SHA1 Message Date
Shautvast
a8850cc547 implemented list literals including operations on lists
experimenting with arenas
2025-10-28 07:27:16 +01:00
Shautvast
84835da814 function calls, with arguments 2025-10-27 20:31:27 +01:00
Shautvast
50de71572f more or less complete regarding basic operators 2025-10-26 18:10:16 +01:00
Shautvast
d2d7bb2034 lookup vars 2025-10-26 14:37:21 +01:00
Shautvast
96839158fa switched to building AST to do static type checking 2025-10-26 08:56:12 +01:00