Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Paul Ojanen
[mailto:matth...@ccs.neu.edu] Sent: Tuesday, August 16, 2011 8:00 AM To: Racket Dev Subject: [racket-dev] Fwd: ace? Here is a site that comes with demos/shots that are simple and yet interactive and thus impressive. I am wondering whether we could turn our little code snippets into stuff that peopl

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Eli Barzilay
15 minutes ago, Matthias Felleisen wrote: > > Go look at all the examples at the CodeMirror site. > All allow you to edit. Some evaluate. Which ones? (The only thing I see is the HTML editor, but that evaluation is done locally by your browser, so that "evaluation" is basically just injecting

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Matthias Felleisen
On Aug 16, 2011, at 2:52 PM, Eli Barzilay wrote: > 7 minutes ago, Neil Van Dyke wrote: >> Eli Barzilay wrote at 08/16/2011 02:20 PM: >>> Isn't this just a JS-based editor? >> >> CodeMirror a rather nice JS-based text editor for programming >> languages, as JS-based text editors for programming l

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Neil Van Dyke
Eli Barzilay wrote at 08/16/2011 02:52 PM: 7 minutes ago, Neil Van Dyke wrote: Well, if you wanted to support FS operations and FFI, and you have a spare server with the virtualization helper CPU instructions, This sounds way too expensive for something public. If you wanted to

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Eli Barzilay
7 minutes ago, Neil Van Dyke wrote: > Eli Barzilay wrote at 08/16/2011 02:20 PM: > > Isn't this just a JS-based editor? > > CodeMirror a rather nice JS-based text editor for programming > languages, as JS-based text editors for programming languages go, > and includes a Scheme language mode. I di

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Neil Van Dyke
Eli Barzilay wrote at 08/16/2011 02:20 PM: Isn't this just a JS-based editor? CodeMirror a rather nice JS-based text editor for programming languages, as JS-based text editors for programming languages go, and includes a Scheme language mode. Danny Yoo has used CodeMirror in the implemen

Re: [racket-dev] Fwd: ace?

2011-08-16 Thread Eli Barzilay
6 hours ago, Matthias Felleisen wrote: > > Here is a site that comes with demos/shots that are simple and yet > interactive and thus impressive. I am wondering whether we could > turn our little code snippets into stuff that people can run and > possibly even modify and run. We may have to 'cheat'

[racket-dev] Fwd: ace?

2011-08-16 Thread Matthias Felleisen
Here is a site that comes with demos/shots that are simple and yet interactive and thus impressive. I am wondering whether we could turn our little code snippets into stuff that people can run and possibly even modify and run. We may have to 'cheat' and use WhaleSong in the background to power