AFLplusplus / AFLplusplus/Grammar-Mutator
Use of ANTLR grammar instead of json-formatted grammar
Abierto
enhancement
help wanted
- Lenguaje dominante
- Python
- Estrellas
- 274
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.