Hacker News new | ask | show | jobs
by mplanchard 74 days ago
fwiw, I think a similar tik-tac-toe evaluator could be made in rust declarative macros, no proc macros needed. I’ll see if I can smuggle some experimentation time today to make an example.