Re: [racket-dev] RFC: define-module+

2016-11-16 Thread Anthony Carrico
I just noticed this thread. It looks great. When generating ffi wrappers it would de nice to generate several modules incrementally into a file (typed and untyped). I might put it to use for that case right away. Related, and probably discussed elsewhere already, I wonder if a language could use a

Re: [racket-dev] RFC: define-module+

2016-11-16 Thread Jay McCarthy
On Wed, Nov 16, 2016 at 12:06 PM, Anthony Carrico wrote: > I just noticed this thread. It looks great. When generating ffi wrappers > it would de nice to generate several modules incrementally into a file > (typed and untyped). I might put it to use for that case right away. > > Related, and proba