Big restructure pt.1

This commit is contained in:
Mia
2026-02-26 19:40:27 +01:00
parent 02f2ddfc67
commit f4334e79f6
32 changed files with 905 additions and 842 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[workspace]
resolver = "3"
members = ["allocators","assembly", "interpreter", "parsing"]
members = ["allocators","assembly", "compiler", "interpreter", "parser"]