393 B
393 B
MiniC Compiler
LAB8 (Futures) CAP 2022-23
Authors
YOUR NAME HERE
Contents
TODO:
- Explain any design choices you may have made.
- Did you implement a bonus?
Howto
make run TESTFILE=tests/provided/test_fut0.c
: launch the compiler, then GCC and run a single file.
Test design
TODO: explain your tests.
Known bugs
TODO: bugs you could not fix (if any) and limitations.