Re: [racket-users] How does a macro properly expand to a define-runtime-path?

2019-06-04 Thread Matthew Flatt
Old question that was never answered: At Fri, 10 Nov 2017 21:34:24 -0500, Alex Knauth wrote: > How does a macro properly expand to a define-runtime-path? > > The documentation for define-runtime-path says this: > > If the form has a source module according to syntax-source-module >

[racket-users] How does a macro properly expand to a define-runtime-path?

2017-11-10 Thread Alex Knauth
How does a macro properly expand to a define-runtime-path? The documentation for define-runtime-path says this: If the form has a source module according to syntax-source-module , then the source location is determined by preserving the original expression as a syntax object, extracting its