digikar99 / py4cl2-cffi

CFFI based alternative to py4cl2
43 stars 9 forks source link

Simplify config and accomodate fedora #6

Closed digikar99 closed 1 year ago

digikar99 commented 1 year ago

We could avoid a good chunk of the intermediate parsing and unparsing of the config variables, while also being able to accomodate more systems.

digikar99 commented 1 year ago

@plandes, could you please review the config-darwin.lisp corresponding to the newly simplified configuration format?

digikar99 commented 1 year ago

For the moment, I have merged this without checking on Mac OS since some users would appreciate an early fix. In case there's an issue on Mac OS, feel free to raise another PR!

plandes commented 1 year ago

@digikar99 I currently have a modified version of the code base to suit my needs (I submitted a pull request that has not been yet folded in). Things are busy, but when it slow down I will test and submit any necessary pull request. Thank you for your patience.

digikar99 commented 1 year ago

@plandes Yes, that sounds good. Thank you for testing and contributing!