Re: [racket-dev] [plt] Push #28781: master branch updated

2014-05-26 Thread Sam Tobin-Hochstadt
On Sat, May 24, 2014 at 8:02 AM, Jay McCarthy jay.mccar...@gmail.com wrote: On May 23, 2014, at 3:59 PM, Greg Hendershott greghendersh...@gmail.com wrote: Feedback from a relatively naive Racket user: 1. +External effects are exemplified by input/output (or I/O). I/O is the +action of a

Re: [racket-dev] [plt] Push #28781: master branch updated

2014-05-23 Thread Greg Hendershott
Feedback from a relatively naive Racket user: 1. +External effects are exemplified by input/output (or I/O). I/O is the +action of a function such as @racket[tcp-connect], which communicates +with the operating system to send network packets outside of the +machine running Racket via the

Re: [racket-dev] [plt] Push #28781: master branch updated

2014-05-23 Thread Jay McCarthy
On May 23, 2014, at 3:59 PM, Greg Hendershott greghendersh...@gmail.com wrote: Feedback from a relatively naive Racket user: 1. +External effects are exemplified by input/output (or I/O). I/O is the +action of a function such as @racket[tcp-connect], which communicates +with the

Re: [racket-dev] [plt] Push #28781: master branch updated

2014-05-21 Thread Jay McCarthy
Can you take a look at this section (and its placement) for correctness and explanatory value? [Matthew and I talked about adding this at the end of April and I just got around to it.] Jay On Wed, May 21, 2014 at 10:14 AM, j...@racket-lang.org wrote: jay has updated `master' from dd0f0b6141 to