diff options
Diffstat (limited to 'lang/scheme48/pkg-descr')
-rw-r--r-- | lang/scheme48/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/scheme48/pkg-descr b/lang/scheme48/pkg-descr index 651c2d90d6bd..0d1d7e31fa5f 100644 --- a/lang/scheme48/pkg-descr +++ b/lang/scheme48/pkg-descr @@ -13,3 +13,5 @@ environments.) Support for numbers is weak: bignums are slow and floating point is almost nonexistent. DEFINE-SYNTAX, LET-SYNTAX, LETREC-SYNTAX, and SYNTAX-RULES are supported, but not the rest of the Revised^4 Scheme macro proposal. + +WWW: http://www.s48.org |