It might help if you could explain in more detail what you're trying to do:
I'm not sure I understand what you mean by "bring macro transformer
procedures down to run-time".

-Philip

On Wed, Jan 18, 2017 at 6:24 PM, Alex Knauth <alexan...@knauth.org> wrote:

> I'm trying to use serial-lambda in macro transformer procedures so that I
> can serialize them and bring them down to run-time. However, serial-lambda
> isn't working within a define-syntax. It says:
>
> syntax-local-lift-provide: not expanding in a module run-time body
>
> This seems to be a lie; it works fine in a begin-for-syntax (as long as
> you don't try to deserialize). What's the real reason it doesn't work in a
> define-syntax? Is there another way to bring macro transformer procedures
> down to run-time?
>
> Alex Knauth
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to