For example, here’s a more functional implementation of Happy Eyeballs in
Clojure, using the author’s “missionary” library (a functional effect and
streaming system):
https://cljdoc.org/d/missionary/missionary/b.11/doc/readme/guides/happy-eyeballs
--
You received this message because you are s
So far from this thread, it seems the idea of Structured Concurrency hasn’t yet
made it into the Racket world. I’ll be interested to see if it gets adopted in
Racket in the future (or at least better understood) as its adoption grows
elsewhere.
In the meantime, in case it helps illustrate the i
Yeah, I’d say give a closer read to
https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/
Excerpting a footnote:
> For those who can't possibly pay attention to the text without first knowing
> whether I'm aware of their favorite paper, my current list of t
Coming across
https://trio.discourse.group/t/structured-concurrency-and-delimited-continuations/
just provoked me to search for discussion of structured concurrency in Racket.
I didn’t immediately find much.* I hope that doesn’t mean that the interesting
work that’s being discussed over in
htt
Found another sloc-counting tool with working Racket support:
https://github.com/AlDanial/cloc
Results from pointing it a freshly updated https://github.com/racket/racket.git
clone, in case these are useful:
⋊> ~/t/racket on master ◦ cloc .
> I ran the following commands on the latest repo:
>
> find . -name \*.c | xargs wc # 310,178 lines
FWIW, http://www.dwheeler.com/sloccount/ might be a better way to accomplish
this once it supports Racket detection. I just opened a feature request for
that at https://sourceforge.net/p/slocc
First just want to reiterate that the new wiki page for Racket courses is
great, thanks to all who contributed!
Reread my initial post and noticed this bit:
On Wed, Apr 16, 2014 at 4:45 PM, wrote:
> (Similarly, linking to a canonical index of Racket meetup groups (à la
> http://clojure.meetup.c
On Wed, Sep 17, 2014 at 10:51 AM, Sam Tobin-Hochstadt
wrote:
> I've now created a wiki page for this, with some initial content:
> https://github.com/plt/racket/wiki/Courses-using-Racket
>
And now it's up to 22 revisions! Thanks for creating, Sam, and to everyone
who added to it.
On Tue, Sep 16
Dear Racket Users,
On Wed, Apr 16, 2014 at 4:45 PM, wrote:
> I recently asked here about in-person Racket courses available this summer
> which I could recommend to a student I've been tutoring. (Thanks again to
> everyone who let me know about their courses so far.)
>
> To make this info easie
I recently asked here about in-person Racket courses available this summer
which I could recommend to a student I've been tutoring. (Thanks again to
everyone who let me know about their courses so far.)
To make this info easier to find, I'm wondering if the
racket-lang.orgmaintainers would be inte
On Tue, Apr 15, 2014 at 11:23 PM, Marco Morazan wrote:
> They can take the course for credit or not for credit. The course does use
> HtDP, universe, and the Racket student languages. The course is opened to
> any student that has taken algebra and has an interest in problem solving
> using a com
Thanks Marco! Would this course be available to a rising 9th grader? Looks
like this is one of the "College Credit Courses", which seem to be only
available to rising juniors and seniors.
Good to see on-campus housing might be an option though in case that's
preferable to commuting from NYC.
Also
Thanks for the suggestions, Neil. I should have mentioned that he lives in
New York City. I suspect that a significant part of what he's looking for
is the experience of being away from home for a couple weeks as well as
socializing with other kids, but I should make sure. As for self-study or
work
Dear Racket Users,
I've been tutoring an 8th grader in Racket for the last few months. We're
just about to finish part I of HtDP2e (
http://www.ccs.neu.edu/home/matthias/HtDP2e/part_one.html).
He's interested in doing a summer program along the lines of
http://www.idtech.com/teens/ but ideally he
On Fri, Nov 29, 2013 at 5:19 PM, Robby Findler
wrote:
> On Fri, Nov 29, 2013 at 3:10 PM, wrote:
>
>> On Thu, Nov 28, 2013 at 10:33 PM, Robby Findler <
>> ro...@eecs.northwestern.edu> wrote:
>>
>>> Oh, I should have done that long ago. I've pushed something that lets
>>> you use alt as meta.
>>>
>
On Thu, Nov 28, 2013 at 10:33 PM, Robby Findler wrote:
> Oh, I should have done that long ago. I've pushed something that lets you
> use alt as meta.
>
Just found it at https://github.com/plt/racket/commit/d95a6b02. Thank you
for adding this! And so quickly, to boot!
Can't wait to be able to us
Hey Racket Users,
Just trying Racket for the first time, and very excited to finally be
learning it! I've been wanting to for years.
Just had my first encounter with DrRacket, and am trying to get comfortable
with keyboard input. According to
http://docs.racket-lang.org/drracket/Keyboard_Shortcut
17 matches
Mail list logo