The project requires the following tools:
- clang version 21.1.6
- clang++ version 21.1.6
- flex 2.6.4
- bison (GNU Bison) 3.8.2
- GNU Make 4.4.1
Tests additionally require:
- lit 21.1.8dev
cd compiler
make./compiler/compiler <input_file> <output_assembly_file>
./vm/maszyna-wirtualna-cln <output_assembly_file>lit tests