AFLplusplus / AFLplusplus/Grammar-Mutator
Use of ANTLR grammar instead of json-formatted grammar
Aperta
enhancement
help wanted
- Lingua principale
- Python
- Stelle
- 274
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.