Re: [racket-users] Re: Improved synchronous concurrency example for rosettacode.org ?

2019-08-17 Thread Brian Adkins
On Saturday, August 17, 2019 at 6:56:29 AM UTC-4, Stephen De Gabrielle 
wrote:
>
> Thanks Brian 
> This is great!
>
> Stephen
>
>
My pleasure. By the way, here are unimplemented tasks for Racket if people 
want to contribute solutions:

http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Racket 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/11e3bf55-c02e-4110-a37e-a9933b1524d6%40googlegroups.com.


Re: [racket-users] Re: Improved synchronous concurrency example for rosettacode.org ?

2019-08-17 Thread Stephen De Gabrielle
Thanks Brian
This is great!

Stephen

On Sat, 17 Aug 2019 at 09:09, Brian Adkins  wrote:

> On Friday, August 16, 2019 at 6:46:14 PM UTC-4, Brian Adkins wrote:
>>
>> I went ahead and added my version to the Racket section w/ some subtle
>> changes from my original post. I'm happy to edit it if necessary.
>>
>> https://rosettacode.org/wiki/Synchronous_concurrency#Racket
>>
>> I added a note above my entry re: using thread mailboxes, and I added a
>> note above the existing entry re: using channels.
>>
>> Brian Adkins
>>
>>>
>>>
> Thanks to Matthew Butterick, the printer function is much nicer now :)
>
> https://rosettacode.org/wiki/Synchronous_concurrency#Racket
>
> This latest version compares very favorably with a lot of other languages
> now. Racket continues to pleasantly surprise me - just keep those beautiful
> parens coming :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/808f7243-7bbc-4f18-9e8b-e88b90e1dda2%40googlegroups.com
> 
> .
>
-- 


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-JWDUtgvFUShgsRTb-JcOvbSSH6hYSiJPikGuVA0Rdpuw%40mail.gmail.com.


[racket-users] Re: Improved synchronous concurrency example for rosettacode.org ?

2019-08-16 Thread Brian Adkins
On Friday, August 16, 2019 at 6:46:14 PM UTC-4, Brian Adkins wrote:
>
> I went ahead and added my version to the Racket section w/ some subtle 
> changes from my original post. I'm happy to edit it if necessary.
>
> https://rosettacode.org/wiki/Synchronous_concurrency#Racket
>
> I added a note above my entry re: using thread mailboxes, and I added a 
> note above the existing entry re: using channels.
>
> Brian Adkins
>
>>
>>
Thanks to Matthew Butterick, the printer function is much nicer now :)

https://rosettacode.org/wiki/Synchronous_concurrency#Racket 

This latest version compares very favorably with a lot of other languages 
now. Racket continues to pleasantly surprise me - just keep those beautiful 
parens coming :)

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/808f7243-7bbc-4f18-9e8b-e88b90e1dda2%40googlegroups.com.


[racket-users] Re: Improved synchronous concurrency example for rosettacode.org ?

2019-08-16 Thread Brian Adkins
I went ahead and added my version to the Racket section w/ some subtle 
changes from my original post. I'm happy to edit it if necessary.

https://rosettacode.org/wiki/Synchronous_concurrency#Racket

I added a note above my entry re: using thread mailboxes, and I added a 
note above the existing entry re: using channels.

Brian Adkins

>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/1733f179-bd48-46ae-87d1-8263cfd8c177%40googlegroups.com.