Typed Racket
Go to file
Robby Findler 0fb38d6ad4 clean up string-constants expansion and add dynamic-string-constant[s]
This saves about 200 bytes per use of (string-constant ...) in the .zo file.

Also, it now only requires a single string-constants file in phase 1
(instead of all 13) so that should be a savings of memory and time
when compiling .zos, too.

original commit: 2ac73eee39e1b98a1d3d83cd3ed566d578625e4f
2013-09-03 15:59:15 -05:00
pkgs/typed-racket-pkgs clean up string-constants expansion and add dynamic-string-constant[s] 2013-09-03 15:59:15 -05:00