summaryrefslogtreecommitdiff
path: root/scheme
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2009-02-28 14:32:11 +0000
committermichele.simionato <devnull@localhost>2009-02-28 14:32:11 +0000
commit7caad94ca494048a6ae43e815a0f6ba739444908 (patch)
tree5ae0bf16d27b6344959dad17d9785bc7dd9f88e5 /scheme
parentd2e156d7c55f7e30708a29d0578d858db5780df1 (diff)
downloadmicheles-7caad94ca494048a6ae43e815a0f6ba739444908.tar.gz
Added scheme17.ss, discussing the aps library
Diffstat (limited to 'scheme')
-rw-r--r--scheme/aps/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/scheme/aps/README.txt b/scheme/aps/README.txt
index 33f24d4..3126df9 100644
--- a/scheme/aps/README.txt
+++ b/scheme/aps/README.txt
@@ -23,9 +23,8 @@ error messages are different between Ikarus, Ypsilon and PLT Scheme.
Ypsilon is easy enough to support, and I use it, so I think I will
keep supporting it in the future.
-On the other hand, currently PLT Scheme is only partially supported.
-I would like to support it better, and I will accept patches from PLT
-experts willing to help me; the nontrivial part is supporting
+PLT Scheme is not supported as well as I would, and I will accept patches
+from PLT experts willing to help me; the nontrivial part is supporting
``sweet-macros`` fully.
Larceny Scheme is not supported since it does not support the ``.IMPL.sls``