> On Mar 16, 2017, at 2:03 AM, carl hansen <[email protected]> wrote: > > FYI: > > > " > guile-lib > > guile-lib is intended as an accumulation place for pure-scheme Guile > modules, allowing for people to cooperate integrating their generic Guile > modules into a coherent library. Think "a down-scaled, limited-scope CPAN > <http://www.cpan.org/> for Guile". > > Also, it can be seen as a code staging area for Guile; the Guile developers > could decide to integrate some of the code into guile-core. An example for > a possible candidate is SRFI-35." > > http://www.nongnu.org/guile-lib/
How does one submit proposals for contributions to guile-lib? I have a few items: regex-match, struct (like struct in python), maybe others
