[racket-dev] Fwd: ace?
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 languages go,
>> and includes a Scheme language mode.
>
> I didn't mean to dismiss it as a product (and Danny did tell me about
> it when I said that I'll look for an editor for the wiki but defaulted
> on a plain textarea for now). Just didn't see any interactive
> examples there.
Go look at all the examples at the CodeMirror site.
All allow you to edit. Some evaluate.