OffByOneStudios / massive-dangerzone

A platform agnostic module management system.
6 stars 1 forks source link

Refactor compilers. #29

Open mason-bially opened 10 years ago

mason-bially commented 10 years ago

Refactor compilers (and run times) to provide easier configuration.

Add a compilers configuration element with the options:

Make a folder of compilers, for each one describe the languages/runtimes they support, also add a test function to see if they exist.

Change the default compiler argument to be a list of compilers, in priority of usage.