<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I’m trying to use the mischief #lang.  I did raco pkg install mischief, and I see I have mischief installed among my Mac Library files.<div><br></div><div>I created a file with just:</div><div><br></div><div>#lang mischief</div><div>(define one 1)</div><div><br></div><div>When I click the Run arrow, I get error messages:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>.undefined: undefined;</div></div><div><div> cannot use before initialization</div></div><div><div><br></div></div><div><div> . ../../Applications/Racket v6.1/share/pkgs/drracket/drracket/private/module-language.rkt:470:8: module->namespace: module not instantiated in the current namespace</div></div><div><div>  name: #<resolved-module-path:'anonymous-module></div></div><div><br></div></blockquote>A backtrace on the first error suggests that Racket has actually found the mischief files, but I don’t see what I might fix.  Suggestions?<div><br></div><div>[In previous message, I meant to say “Guardians of the Software _Galaxy_”, of course.]</div><div><br></div></body></html>