Re: [racket-users] transparency of structs?

2019-09-07 Thread Ben Greenman
I see the same results on Racket 7.0 and 6.5, so I don't think anything has changed. Maybe the trouble is that (make-inspector) makes a subinspector of (current-inspector), which has the same value for both the main module & the submodules. Switching to (make-sibling-inspector) causes (struct?

Re: [racket-users] no TR support for streams?

2019-09-07 Thread Alex Knauth
> On Sep 6, 2019, at 1:04 PM, 'John Clements' via Racket Users > wrote: > > Perhaps I just don’t know how to search the racket docs correctly, but IIUC > there’s no support for Streams in the current TR implementation? I just want > to use stream-cons, empty-stream, stream-first, and

Re: [racket-users] [ANN] Racket-on-ChezScheme docker images now available

2019-09-07 Thread Sage Gerard
Super exciting news. Thank you for sharing! Original Message On Sep 7, 2019, 2:42 PM, Jack Firth wrote: > Thanks to the [hard work of Bogdan > Popa](https://github.com/jackfirth/racket-docker/pull/34), you can now run > Racket-on-ChezScheme inside docker containers using the

[racket-users] [ANN] Racket-on-ChezScheme docker images now available

2019-09-07 Thread Jack Firth
Thanks to the hard work of Bogdan Popa , you can now run Racket-on-ChezScheme inside docker containers using the jackfirth/racket DockerHub repository. The ChezScheme image variants are tagged as