y-flat / yfc

The best (because it's the only) compiler for the Y-flat programming language.
GNU General Public License v3.0
6 stars 7 forks source link

Arrange driver/frontend steps into jobs #87

Closed dekrain closed 2 years ago

dekrain commented 2 years ago

This will decouple some internal logic for determining compilation phases from actually doing them, so that, for example, we can simulate a run without analysing source files and creating new files.