Incomplete, but I want to make sure the ideas I have here don't get wiped. Sadly this commit won't compile.

This commit is contained in:
2022-09-15 21:29:27 +00:00
parent 6d17dffcdf
commit 2ae60a607c
8 changed files with 238 additions and 210 deletions
+1
View File
@@ -12,6 +12,7 @@ typedef struct {
void* Value;
char* Name;
int Length;
int Resolved;
} Symbol;
typedef struct {