huge refactor, can now define structs out of order

This commit is contained in:
2025-04-11 01:57:10 -04:00
parent f6a6761262
commit 31c16a263b
24 changed files with 765 additions and 566 deletions

View File

@@ -19,3 +19,4 @@ todo:
- iterators?
- borrow checking
- basic optimization: use registers, remove temp var moves
- Cow str