first commit

This commit is contained in:
2025-07-22 18:40:32 -04:00
commit ec1ff4ca82
19 changed files with 1388 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
from analyzer import *
from collector import *
from compiler import *
from builder import *
from utilities import *