racket/collects/picturing-programs
Stephen Bloch ba8684cb63 provide provide, so it's possible to use provide and require in
student languages.  This will be a problem if somebody writes a
function in BSL or BSLLA, provides it, requires it in a non-student
language, and uses it as an argument to a higher-order function
that isn't declared as a "higher order primitive".  That is,
not very often.  Even if so, just re-open the BSL or BSLLA source
file, switch languages to ISL, save it, and the problem goes away.
2012-04-24 06:37:51 -04:00
..
private map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
tests Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
.gitignore no longer ignoring tests 2011-01-08 00:00:47 -05:00
info.rkt Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
main.rkt provide provide, so it's possible to use provide and require in 2012-04-24 06:37:51 -04:00
picturing-programs.scrbl map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
racket.css
scheme.css