LangProc / langproc-cw

Compiler coursework repository for Instruction Architectures and Compilers module at Imperial College London
18 stars 22 forks source link

build artifacts could be placed in build/ directory #12

Closed SanjitRaman closed 7 months ago

SanjitRaman commented 7 months ago

Adding this feature would prevent pollution of the src/ folder.

Fiwo735 commented 7 months ago

Sounds like a good change, especially as most students are going to have the repo hierarchy open on a side at all times, so that should reduce clutter. Could you please open a pull request modifying the Makefile accordingly (and anything else that's needed - coverage might require some attention) @SanjitRaman?

SanjitRaman commented 7 months ago

https://github.com/LangProc/langproc-cw/pull/19