AFLplusplus / AFLplusplus/Grammar-Mutator

Use of ANTLR grammar instead of json-formatted grammar

Open
#48 1 comment 0 reactions 1 assignee Claimed by @h1994st View on GitHub
enhancement help wanted
Dominant language
Python
Stars
274
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Hi,

Is there a way to produce the generator and mutator from an ANTLR grammar instead of a json-formatted grammar? I know that the antlr grammar is generated and used in intermediate steps, so there should be a way to initiate the process directly with ANTLR, example:

```
make GRAMMAR_FILE=grammars/ruby.g4
```

Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.