euler_bench icon indicating copy to clipboard operation
euler_bench copied to clipboard

standardize a configuration structure.

Open notbenh opened this issue 15 years ago • 3 comments

Currently we are using ENV to store the locations of all interpreters for solutions. It has been suggested that moving forward a config file would be a more flexible solution.

notbenh avatar Aug 11 '09 18:08 notbenh

Config file should override env variables.

leto avatar Aug 13 '09 03:08 leto

conf file should only be used to map lanugage to an array of intrep.

notbenh avatar Aug 13 '09 04:08 notbenh

ok so bench currently has a config file, the format has changed since the last time i pushed but it will now allow us to start packing more info based on the keyword. Bench still does not even bother with env vars, should this be added back in?

notbenh avatar Aug 21 '09 04:08 notbenh