Re: [racket] Adding repl like in drracket to application

2014-11-07 Thread Asumu Takikawa
Hi Sturm, On 2014-11-05 00:01:14 -0500, Sturm Mabie wrote: > I was wondering if there was an easy way to add a full-featured repl > (like in DrRacket) to an application. Is there widget or something > that I can just use to get full functionality or do I have to > implement keybindings and such my

[racket] Adding repl like in drracket to application

2014-11-04 Thread Sturm Mabie
Hi, I was wondering if there was an easy way to add a full-featured repl (like in DrRacket) to an application. Is there widget or something that I can just use to get full functionality or do I have to implement keybindings and such myself? Thanks! -- Sturm Mabie cryptm.org/~sturm _