AFLplusplus / AFLplusplus/Grammar-Mutator
Use of ANTLR grammar instead of json-formatted grammar
Ouverte
enhancement
help wanted
- Langage dominant
- Python
- Étoiles
- 274
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.