chibi-scheme/lib/chibi/snow
Ricardo G. Herdt ffe1ae4452 add support for Guile [snow-chibi]
Two recent changes to Guile improved its R7RS support:

- 3.0.7 fixed a bug regarding cond-expand in a define-library form.
- 3.0.8 added support for R7RS' srfi library names, e.g. (srfi 69) instead of
  (srfi srfi-69) used by Guile.

These changes open the possibility for using snow libraries in R7RS Guile
programs. This commit adds support for installing/removing snow libraries for
Guile.
2023-03-31 20:29:35 +02:00
..
commands.scm add support for Guile [snow-chibi] 2023-03-31 20:29:35 +02:00
commands.sld Using Makefile-configured snow install directories. 2022-08-08 18:43:30 +09:00
fort.scm add package-page snow-fort utility 2022-10-19 17:53:59 +09:00
fort.sld add package-page snow-fort utility 2022-10-19 17:53:59 +09:00
interface.scm making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
interface.sld making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
package.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
package.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
utils.scm add support for Guile [snow-chibi] 2023-03-31 20:29:35 +02:00
utils.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00