Yeah, one of the inspirations for Heresy is that a while back I went on a
big kick for hunting down early Lisps for 8bit and 16-bit micros.
Really most of the 8-bit ones are pretty terrible; extremely limited,
missing key features of the language (a lot of them leave out lambdas
entirely). The har
+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 P
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 cut-of
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 racket-users+u
4 matches
Mail list logo