Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
evaluate some code in the REPL of the running program
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Răzvan Rotaru  
View profile  
 More options Dec 19 2011, 10:39 am
From: Răzvan Rotaru <razvan.rot...@gmail.com>
Date: Mon, 19 Dec 2011 17:39:52 +0200
Local: Mon, Dec 19 2011 10:39 am
Subject: [racket] evaluate some code in the REPL of the running program

Hi,

Can I send an expression for evaluation to the REPL in Dr.Racket? (i.e.
select some code, and evaluate it in the REPL of the running program)

Razvan

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Tobin-Hochstadt  
View profile  
 More options Dec 19 2011, 10:42 am
From: Sam Tobin-Hochstadt <sa...@ccs.neu.edu>
Date: Mon, 19 Dec 2011 10:42:33 -0500
Local: Mon, Dec 19 2011 10:42 am
Subject: Re: [racket] evaluate some code in the REPL of the running program
DrRacket doesn't have a built-in keybinding for this, but thanks to
its extensibility features, you can build it yourself.  It's worked
out as an example here:
http://docs.racket-lang.org/drracket/Keyboard_Shortcuts.html?q=keybin...

On Mon, Dec 19, 2011 at 10:39 AM, Răzvan Rotaru <razvan.rot...@gmail.com> wrote:
> Hi,

> Can I send an expression for evaluation to the REPL in Dr.Racket? (i.e.
> select some code, and evaluate it in the REPL of the running program)

> Razvan

> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users

--
sam th
sa...@ccs.neu.edu

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robby Findler  
View profile  
 More options Dec 19 2011, 10:43 am
From: Robby Findler <ro...@eecs.northwestern.edu>
Date: Mon, 19 Dec 2011 09:43:06 -0600
Local: Mon, Dec 19 2011 10:43 am
Subject: Re: [racket] evaluate some code in the REPL of the running program
There are no built-in keybindings for this, but the documentation on
adding your own keybindings uses this as an example.

Robby

On Mon, Dec 19, 2011 at 9:39 AM, Răzvan Rotaru <razvan.rot...@gmail.com> wrote:
> Hi,

> Can I send an expression for evaluation to the REPL in Dr.Racket? (i.e.
> select some code, and evaluate it in the REPL of the running program)

> Razvan

> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Răzvan Rotaru  
View profile  
 More options Dec 20 2011, 11:48 am
From: Răzvan Rotaru <razvan.rot...@gmail.com>
Date: Tue, 20 Dec 2011 18:48:16 +0200
Local: Tues, Dec 20 2011 11:48 am
Subject: Re: [racket] evaluate some code in the REPL of the running program

Great. Thanks.

On 19 December 2011 17:43, Robby Findler <ro...@eecs.northwestern.edu>wrote:

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »