On Wed, Nov 16, 2016 at 12:06 PM, Anthony Carrico <[email protected]> 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 probably discussed elsewhere already, I wonder if a > language could use a sufficiently smart reader to delimit submodules > with different subreaders?
The example does that https://github.com/jeapostrophe/remix/blob/master/tests/racket/remixd.rkt > PS Sorry for the dup. Jay, it didn't go to the list. > > -- > Anthony Carrico > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/6eb12879-3e8d-3c8d-8022-064c2cd36fd5%40memebeam.org. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33 -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAJYbDakm9gUKW01BaMJcrHRYiVDe%3Dibmt7MoJXgXKeZGZW%2BGxA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
