[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>4 Basically what >>3 said.
The size of your executable is due to the fact that racket has to embed all the compile-time dependencies of typed racket.
With constructs like eval (or user input) it's not enough to check types at compile-time.
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode