Le dim. 3 nov. 2019 à 17:13, Marc Feeley feeley@iro.umontreal.ca a écrit :
On Nov 3, 2019, at 10:28 AM, Amirouche Boubekki amirouche.boubekki@gmail.com wrote:
Le sam. 2 nov. 2019 à 15:20, Marc Feeley feeley@iro.umontreal.ca a écrit :
On Nov 2, 2019, at 3:39 AM, Amirouche Boubekki amirouche.boubekki@gmail.com wrote:
Hello all!
Can some brush me up about the R7RS libraries effort in Gambit?
I stumbled upon https://github.com/udem-dlteam/libs/ but:
That repo hosts the WIP for creating libraries to be added to the libraries in the Gambit system. At the moment it is mainly for porting existing SRFIs.
It is not clear how yet-another-repository will help.
It would be possible to work with pull-requests to directly add modules to the lib directory of the Gambit repo. However this does not help people collaborate on writing “work-in-progress” modules.
The Gambit repo has a limited number of people with write access, and I’d like to keep it that way so that users of Gambit are more comfortable trusting the software’s quality.
[...]
Does using a separate repo for module development cause you problems?
Nevermind, I can work it out.