Skip to content

Fuzzer #414

Closed
Closed
Fuzzer#414
@graydon

Description

@graydon

Write a fuzzer. This should probably be based on mutation (taking an existing AST and performing edits on it), with "generation" being the degenerate case of mutating outwards from an empty AST. The general cycle should just be to mutate from an input, a seed and a particular iteration count, then pretty-print the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions