From: Josh Cheek Date: 2011-01-14T17:00:15+09:00 Subject: Re: improvements on mixins --00163630f5f3fd861e0499c9d229 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jan 14, 2011 at 1:12 AM, Joseph Lenton wrote: > Josh Cheek wrote in post #974852: > > On Thu, Jan 13, 2011 at 6:13 PM, Joseph Lenton wrote: > > > >> Thanks for all your suggestions. There are also some technical reasons > >> why I can't use Ruby itself. The main one is that it needs to run 100% > >> within the browser and your program then compiles to JavaScript. There > >> are some projects available already that allow you to run Ruby like > >> this, but most work by sending your code across to a server where it's > >> compiled and then sent back. Mine doesn't. > >> > >> > > Sounds really cool! I'll look forward to seeing it. > > There is actually an early proof of concept already online at: > http://playmycode.com/build/sandbox > > But the language doesn't yet support some basics like inheritance, line > numbers for runtime errors (they are there for compiler errors), and > there are some performance improvements I need to get in. > > -- > Posted via http://www.ruby-forum.com/. > > Whoah, this is way further along than I realized, I am incredibly impressed, the language looks really good, too! --00163630f5f3fd861e0499c9d229--