Comment on A minimax chess engine in regular expressionsComments−lifthrasiir1yPreviously: Chess written in sed https://news.ycombinator.com/item?id=6261314Of course, the sed version does make use of control flow commands in sed and only probes 1ply (I think) so this version is significantly different in that regard.
Comments
Previously: Chess written in sed https://news.ycombinator.com/item?id=6261314
Of course, the sed version does make use of control flow commands in sed and only probes 1ply (I think) so this version is significantly different in that regard.