AFLplusplus / AFLplusplus/Grammar-Mutator

Use of ANTLR grammar instead of json-formatted grammar

未关闭
#48 1 条评论 0 个 reaction 已指派 1 人 已被 @h1994st 认领 在 GitHub 查看
enhancement help wanted
主要语言
Python
星标
274
派生
24
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。