simonsejse / FastoLangCompiler

FastoLangCompiler is a open-source compiler for the FASTO language written in F#, developed as part of the "Implementation of Programming Languages" course at DIKU, University of Copenhagen, in 2024.
2 stars 0 forks source link

Create a clean script #4

Closed simonsejse closed 1 month ago

simonsejse commented 1 month ago

Create a cleaning script for the test files that essentially just deletes all the assembly files (.asm) and all test result output files (.out-testresult). And just removed everything that's generated by compiling a program in the test directory.