On Dec 2, 2016, 11:21 AM -0800, Alex Knauth <[email protected]>, wrote: > > Does that mean it will yell at you when used with langs like afl, curly-fn, > and sugar/debug? > > Or are you using this because you'll end up calling strip-context anyway?
You wouldn't use it with metalanguages. But according to the docs, "a `read-syntax` function [for a standalone #lang] should return a syntax object with no lexical context." [1] So I'm just wondering how one would express this idea in a predicate. [1] https://docs.racket-lang.org/guide/hash-lang_reader.html?q=languages -- 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/42fb2bf7-8265-436c-a18b-731abcf58090%40Spark. For more options, visit https://groups.google.com/d/optout.
