AFLplusplus / AFLplusplus/Grammar-Mutator
Use of ANTLR grammar instead of json-formatted grammar
Đang mở
enhancement
help wanted
- Ngôn ngữ chính
- Python
- Star
- 274
- Fork
- 24
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.