<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head></head>
<body>
  
<div>I’m not sure, but that would be awesome :)</div>
<div><br></div>
<div>Off the top of my head, would need to persist user sessions. Add a way for users to save and access their code - so probably a database and user accounts. I could add a save function to the REPL, but that would defeat the purpose of the REPL - so would need an editor to sit alongside the REPL.</div>
<div><br></div>
<div>I had an idea to create a MVC framework in Racket, was planning on calling it Ruckus, might be worthwhile to do it all at the same time. Unless one currently exists? I’m still a Racket noob :)</div>
<div><br></div>
<div>The text-based guessing game could probably go in this weekend, though.</div>
<div><br></div>
<div class="unibox-signature"></div>
<div>Floyd</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" class="unibox-hidden">
<div>On Feb 26, 2015, at 9:28 AM, Matthias Felleisen <matthias@ccs.neu.edu> wrote:</div>
<div><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">
<br class="Apple-interchange-newline">This is dang cool. How much of Realm can you get into this format? -- Matthias</div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;"></div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;"></div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;"></div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<div style="orphans: auto; text-align: start; widows: auto;">On Feb 25, 2015, at 4:11 PM, Floyd Arguello <floyd.arguello@gmail.com> wrote:</div>
<div style="orphans: auto; text-align: start; widows: auto;"><br></div>
<blockquote style="orphans: auto; text-align: start; widows: auto;">
<div>I found that my daughters had a lot of questions when they went through the tutorial at http://try-racket.org/ - what’s a function? What’s a binding? Lambda? Lexical scope?<span class="Apple-converted-space"> </span>
</div>
<div><br></div>
<div>So, I thought I’d create an alternative to try-racket - for kids ages 12 and up, give or take.</div>
<div><br></div>
<div>With that in mind, I forked https://github.com/jarcane/try-racket, applied a new design, and added:</div>
<div><br></div>
<div>* the bootstrap js framework<br>* the ability to clear and reset the console (doesn’t clear pictures yet)<br>* multi-line entries in the console - auto indents at 2 spaces (needs more work)</div>
<div><br></div>
<div>I also removed “context” from the error messages - to keep the errors short and sweet.</div>
<div><br></div>
<div>It’s very much a work in progress, but you can see it here: http://trycode.io/</div>
<div><br></div>
<div>As for the content, one idea is to rewrite the tutorial for a younger, less experienced crowd, and use the “info” box in the lower left to provide additional information, terminology, context, etc…</div>
<div><br></div>
<div>Another idea is to write a simple, text-based game; though it lacks the instant gratification of a picture appearing in the console.</div>
<div><br></div>
<div>Any ideas/feedback?</div>
<div><br></div>
<div>Anyone want to pitch in? :)</div>
<div><br></div>
<div>https://github.com/arguello/trycode.io</div>
<div><br></div>
<div>Thanks,<br>Floyd</div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div></div>
<div><br></div>
<div>____________________<br>Racket Users list:<br>http://lists.racket-lang.org/users</div>
<div><br></div>
</blockquote>
<div style="orphans: auto; text-align: start; widows: auto;"></div>
<br class="Apple-interchange-newline">
</blockquote>

</body>
</html>