This commit is contained in:
nora 2022-07-08 22:33:32 +02:00
parent f229dd7fdc
commit 92292c756c
8 changed files with 60 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[workspace]
members = [".", "./parser"]
members = [".", "./parser", "./analysis", "./codegen_x86"]
[package]
name = "uwucc"