[racket-users] Re: Amazon Mechanical Turk library/package in racket

2019-09-12 Thread Stephen Foster
+1 This has been on my Racket wish-list for a while. I just haven't had a chance to put something together. But I've done a lot of work with Turk and its APIs in the past, so if someone were to start a project, I'd be happy to help out with it... On Wednesday, September 11, 2019 at 12:32:53

Re: [racket-users] continuations for search

2019-09-12 Thread Laurent
Hendrik, There is also the all too often forgotten iterative deepening depth-first search algorithm: https://en.wikipedia.org/wiki/Iterative_deepening_depth-first_search which has the advantages of both, at a very small cost in search time compared to doing depth-first search with the right

Re: [racket-users] Simple macro issues

2019-09-12 Thread Simon Haines
Thanks again Philip, this is making sense now. I appreciate your help with this. Regards, Simon. -- 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