[racket-dev] [plt] Push #21719: master branch updated
About two weeks ago, rafkind at racket-lang.org wrote:
> 7d8e4f8 Jon Rafkind <rafkind at racket-lang.org> 2010-12-10 17:06
> :
> | add start of gui component to show the module interface
> | (contracts/types/etc..)
> :
> A collects/drracket/private/module-interface/check.rkt
> A collects/drracket/private/module-interface/gui.rkt
How about splitting this code to a generic part outside of drr?
Something that would eventually be fitting for adding the non-gui part
of the syntax check functionality to it too.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!