high-priority snow packages and package naming
Hi Schemers and Snow maintainers, I'm curious as to whether there are any particular modules / functionality people really want to see ported to Snow. (I believe Kirill Lisovsky is working on getting SSAX packaged up.) How about a common API for regular expressions? SRFIs? (If so, any in particular?) On a somewhat related note, is there a rationale for the way modules get named -- any reason you guys decided to go with the symbol/version form instead of some kind of hierarchical model? Regards, Julian
Afficher les réponses par date
Julian Graham wrote:
Hi Schemers and Snow maintainers,
I'm curious as to whether there are any particular modules / functionality people really want to see ported to Snow. (I believe Kirill Lisovsky is working on getting SSAX packaged up.) How about a common API for regular expressions? SRFIs? (If so, any in particular?)
A probably crazy and too ambitious idea: SCSH (and SREs). Those would be very good for duct-taping together systems that mix Scheme programs with other kinds of program in typical host environments. -t
participants (2)
-
Julian Graham -
Thomas Lord