idea collection for 2htdp/*sl

This commit is contained in:
Matthias Felleisen 2010-12-10 15:58:48 -05:00
parent 3d10915736
commit d4dd5f13e1

7
collects/2htdp/langs.txt Normal file
View File

@ -0,0 +1,7 @@
;; design points for bsl/isl/asl in 2htdp
*** '() will be the empty list
*** bsl: current bsl - symbols + '()
*** isl: lambda + local
*** isl+: symbols, quoted and backquoted S-expressions