Gauche has just released its R7RS implementation. Existing Gauche modules use dotted names by convention (e.g. math.prime, rfc.json, text.html-lite), and these are mapped directly into R7RS module names as (math prime), (rfc json), etc. So it turns out to be good that Chicken is using this convention too.
(In not-so-good news, Gambit has abandoned its R7RS implementation, or more accurately the former implementer has abandoned Gambit.) -- John Cowan http://www.ccil.org/~cowan [email protected] Assent may be registered by a signature, a handshake, or a click of a computer mouse transmitted across the invisible ether of the Internet. Formality is not a requisite; any sign, symbol or action, or even willful inaction, as long as it is unequivocally referable to the promise, may create a contract. --Specht v. Netscape _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
