This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Win32 port


Hi,

I would like to know if Guile could be easyly ported to Win32.

;; --------------------------------------------------------------------------
(lambda (what-do-you-want-to-know?) (cdr (assoc what-do-you-want-to-know?
 '((name  . "Frederic BRUNEL")       (www   . "http://www.chez.com/brunel/"))
   (job   . "Software Developer")    (uin   . "2189048")
   (email . "brunel@mail.dotcom.fr") (phone . "0 556 123 750"))))
;; --------------------------------------------------------------------------



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]