<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I've added a preliminary version of define-wish to the teaching languages and the test-engine but it doesn't presently do everything that was discussed/requested in the original conversation. And I don't know how to extend it to support those features.</div><div><br></div><div>So can someone with more experience in developing functions for the teaching languages assist?</div><div><br></div><div>(define-wish n) presently provides the programmer with a function, n, of arity one (that raises an exception about wishes when called). I would like this function to be of variable arity, but I have not determined how to do this.</div><div><br></div><div>I would also like the test-engine to be able to report every wished for function, whether or not it's called. But I can't see how to properly expand the define-wish (so that the teaching languages recognize it as a function) with a call to report the definition to the test engine.&nbsp;</div><div><br></div><div>Thanks,<br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div>-Kathy</div></span>
</div>
<br></div></body></html>