Commit graph

7 commits

Author SHA1 Message Date
ProgramSnail
515207481f grammar fixes, grammar returns, fixes 2025-06-14 16:53:36 +03:00
ProgramSnail
da785b2faf var virtual frame fix, other fixes 2025-06-14 14:09:19 +03:00
ProgramSnail
1068d95010 better patterns: assign variable values 2025-06-14 13:44:16 +03:00
ProgramSnail
41a86c1314 basic patterns impl (without variables), implementation for most of the nodes (except scopes, closure capture, etc.) 2025-06-13 20:34:26 +03:00
ProgramSnail
07b80ce5cb init nodes, some basic nodes implementations 2025-06-12 23:23:29 +03:00
ProgramSnail
a149766007 init, parser generation (without attributes), attempts to build basic lang class 2025-02-16 17:04:11 +03:00
ProgramSnail
8401a5418d init 2025-02-16 13:20:23 +03:00