dd
implements basic delta debugging technique for tools that work with the Lua language. It modifies the AST of the given Lua program to find bugs in the tool.
git clone --recurse-submodules https://github.com/jubnzv/dd
cd dd
cargo build