<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>I am mapping the functions of the BotBall robot to Racket.&nbsp;</div><div>Something similar would be logical for Lego Mindstorms, but getting it into code that runs on the Lego NXT would be different - perhaps easier... via cross-compiling.</div><div>Currently I have related defines like motor, sensor in there own racket source file.</div><div>So twould he user would have to "include" the ones they want when it into a teachpack or module?&nbsp;</div><div>(First time to create my own so please excuse me if I don't use the right Racket terminology yet.)</div><div><br></div><div>The end goal would be to have some defines available in different language levels.</div><div>Can you set that up in one teach pack or do you need multiple or??</div><div><br></div><div>Thanks, Carolyn</div></div></body></html>