From: Ken A. <kan...@bb...> - 2003-04-03 16:25:52
|
OOPS, its in src/elf/eopl2/jscheme/genwrite.scm i'll fix this shortly. At 07:16 AM 4/3/2003 -0800, sa...@bl... wrote: >Ken Anderson writes: >> I've extended describe it will now describe closures and generics: > >| > (define (foo x) (* 2 x)) >| (lambda foo (x)...) >| > foo >| (lambda foo (x)...) >| > (load "elf/basic.scm") >| #t >| > (describe foo) >| Closure named foo >| >| (describe foo ) >| >| ==================================== >| >| (pp (revertBody f )) >| f = (lambda foo (x)...) >| >| ==================================== >| SchemeException:[[ERROR: undefined variable "pp"""]] > >Where's pretty-print (pp)? > >Derek > >-- >Derek Upham >sa...@bl... > > >------------------------------------------------------- >This SF.net email is sponsored by: ValueWeb: >Dedicated Hosting for just $79/mo with 500 GB of bandwidth! >No other company gives more support or power for your dedicated server >http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ >_______________________________________________ >Jscheme-user mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-user |