From: Robby Findler (robby at cs.uchicago.edu) Date: Mon Nov 3 17:49:41 EST 2003 |
|
On Nov 3, 2003, at 3:16 PM, Jim Blandy wrote: > For list-related administrative tasks: > http://list.cs.brown.edu/mailman/listinfo/plt-scheme > > > It's cool that MzScheme's reflection stuff gives you enough info to > build an etags file. FWIW, This is more of an "open compiler" than reflection -- you're not inspecting the running program, you're inspecting the program text. Robby
Posted on the users mailing list. |
|