[racket-dev] An implementation of 'case' based on Clinger's "Rapid Case Dispatch in Scheme"
40 minutes ago, Robby Findler wrote:
>
> If you're really trying to dot your i's and cross your t's, you
> could write a script that looks 'case' expressions, find the top 10
> files in terms of expression size or expression count and time them
> using raco make.
In addition it would be good to measure runtime improvements, but that
might be harder to measure.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!