[racket-dev] interactive hack

2011-07-10 Thread Eli Barzilay
I'm close to adding my interactive hack to the tree (in a much improved form). Does anyone have a good idea for a name? (I started with `repl', looked too generic so I switched to `replcommand', but that looks too verbose.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli

Re: [racket-dev] interactive hack

2011-07-10 Thread Sam Tobin-Hochstadt
Why not `interactive'? And this is for the name of the module, right? On Sun, Jul 10, 2011 at 6:55 AM, Eli Barzilay e...@barzilay.org wrote: I'm close to adding my interactive hack to the tree (in a much improved form).  Does anyone have a good idea for a name? (I started with `repl', looked

Re: [racket-dev] interactive hack

2011-07-10 Thread Matthias Felleisen
how about ElisInteractiveHack On Jul 10, 2011, at 8:39 AM, Eli Barzilay wrote: 10 minutes ago, Sam Tobin-Hochstadt wrote: Why not `interactive'? Interactive what? -- It's way too generic. And this is for the name of the module, right? A new toplevel collection. Used similarly to

Re: [racket-dev] interactive hack

2011-07-10 Thread Eli Barzilay
It's no longer mine, and it's really been years since it was really a hack. I think that I'll go with a shortened command-repl: `crepl'. On 2011-07-10, Matthias Felleisen matth...@ccs.neu.edu wrote: how about ElisInteractiveHack On Jul 10, 2011, at 8:39 AM, Eli Barzilay wrote: 10 minutes

Re: [racket-dev] interactive hack

2011-07-10 Thread Jon Rafkind
command-repl +1 crepl -1 On 07/10/2011 09:54 AM, Eli Barzilay wrote: It's no longer mine, and it's really been years since it was really a hack. I think that I'll go with a shortened command-repl: `crepl'. On 2011-07-10, Matthias Felleisen matth...@ccs.neu.edu wrote: how about

Re: [racket-dev] interactive hack

2011-07-10 Thread Sam Tobin-Hochstadt
I agree -- this is not going to be something people write often; it goes into your .racketrc. There's no reason to have a short and confusing name. On Sun, Jul 10, 2011 at 12:40 PM, Jon Rafkind rafk...@cs.utah.edu wrote: command-repl +1 crepl -1 On 07/10/2011 09:54 AM, Eli Barzilay wrote:

Re: [racket-dev] interactive hack

2011-07-10 Thread Neil Van Dyke
4DOS. Eli Barzilay wrote at 07/10/2011 01:51 PM: Ok, `4racket' and a beer for anyone who knows why. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] interactive hack

2011-07-10 Thread Jos Koot
For racket? jOS -Original Message- From: dev-boun...@racket-lang.org [mailto:dev-boun...@racket-lang.org] On Behalf Of Eli Barzilay Sent: domingo, 10 de julio de 2011 19:52 To: Sam Tobin-Hochstadt; rafk...@cs.utah.edu; dev@racket-lang.org Subject: Re: [racket-dev] interactive hack Ok,

Re: [racket-dev] interactive hack

2011-07-10 Thread Guillaume Marceau
4scsh ? On Sun, Jul 10, 2011 at 3:15 PM, Jos Koot jos.k...@telefonica.net wrote: For racket? jOS -Original Message- From: dev-boun...@racket-lang.org [mailto:dev-boun...@racket-lang.org] On Behalf Of Eli Barzilay Sent: domingo, 10 de julio de 2011 19:52 To: Sam Tobin-Hochstadt;

Re: [racket-dev] interactive hack

2011-07-10 Thread D Herring
On 07/10/2011 01:51 PM, Eli Barzilay wrote: Ok, `4racket' and a beer for anyone who knows why. A pun on forehand? Racketlon? If you're looking for odd names, rash: racket shell riti: racket interactive text/terminal interface and Scribble needs to loose its Scheming name and become Rabble.