Re: Unit tests for a #lang implementation

Konrad Hinsen <[email protected]>
Newsgroups gmane.comp.lang.racket.user,gmane.lisp.scheme.plt
Message-ID <[email protected]>
Matthew,

> Putting those together, and using `current-namespace` so that both
> `eval-syntax` and check-module-form` use the same namespace:

Thanks, that works!

At least to the point of not getting any error message. I can't say if a 
module is actually defined. A plain

   (require 'anonymous-module)

fails ("unknown module"). I tried changing the name by manipulating the 
s-expression returned by read-syntax, but I am never able to instantiate
the module that was presumably defined by eval under that name. Is this 
perhaps one of those 
"your-identifier-is-not-from-the-scope-you-think-it-is" problems?

Konrad.

-- 
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.