Post #1928000
2026-04-13 10:11 UTC
@swetland I've previously used generative testing to do this. I generate program ASTs of varying sizes, feed them into my compiler, execute the generated code and compare the results against a definitional interpreter. Found many tricky bugs.
Replies (0)
No replies.