From da7567b7a8b53712c70b7e6af9c14d70cbf88ae9 Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Wed, 22 Dec 2010 08:44:02 -0500 Subject: [PATCH] wish list for 2htdp/*sl --- collects/2htdp/langs.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/collects/2htdp/langs.txt b/collects/2htdp/langs.txt index 95db8578ab..2753218dc4 100644 --- a/collects/2htdp/langs.txt +++ b/collects/2htdp/langs.txt @@ -5,3 +5,8 @@ *** bsl: current bsl - symbols + '() *** isl: lambda + local *** isl+: symbols, quoted and backquoted S-expressions + +*** structures come with dot and update forms (where?) + +*** if checked signatures are added, change libraries to export signatures + for basic things