[racket-dev] Full transparency

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Jan 21 14:20:44 EST 2015

Sounds like a straightforward change to the existing macros. Why don't you create a fork and experiment? 


On Jan 21, 2015, at 1:15 PM, Byron Davies <byrondavies at starshine.us> wrote:

> Or, more conservatively, every struct and object in a given package, file, or set of files.
> 
> On Wed, Jan 21, 2015 at 11:03 AM, Byron Davies <byrondavies at starshine.us> wrote:
> Would it be easy to create a compiler flag that would make every struct and object transparent?  This would then make it easy to create a Lisp Machine-style Inspector that would be able to roam through every data structure during debugging.
> 
> Byron
> 
> 
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/dev



Posted on the dev mailing list.