Skip to content

Releases: enzozbest/polyfuzz

Polyfuzz Testing Infrastructure

15 Apr 11:47
df6da45

Choose a tag to compare

This is the final version of the software artefact developed as my Final Year Project at King's College London.

Polyfuzz is a testing infrastructure for the lexer of the Poly/ML compiler, using grammar-guided generation and fuzzing for input production, and differential testing against an oracle to identify and classify issues.