Hi y'all,
I'd have thought this would be in the info manual for Gambit 4, but I haven't managed to find it anywhere. What symbols identify Gambit 4 in a cond-expand form?
TIA,
david rush
Afficher les réponses par date
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 26-Sep-06, at 9:57 AM, david rush wrote:
Hi y'all,
I'd have thought this would be in the info manual for Gambit 4, but I haven't managed to find it anywhere. What symbols identify Gambit 4 in a cond-expand form?
TIA,
david rush
DIsruptive Technology! _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
##cond-expand-features
(gambit GAMBIT Gambit gambit-c GAMBIT-C Gambit-C srfi-0 SRFI-0 srfi-4 SRFI-4 srfi-6 SRFI-6 srfi-8 SRFI-8 srfi-9 SRFI-9 srfi-18 SRFI-18 srfi-21 SRFI-21 srfi-22 SRFI-22 srfi-23 SRFI-23 srfi-27 SRFI-27 srfi-30 SRFI-30 srfi-39 SRFI-39 srfi-88 SRFI-88)
For what it's worth, I don't like (cond-expand (gambit ...)) because "Gambit" is a moving target. I view it more as a crutch useful for hacks.
Marc