Skip to content

Derive a grammar for producing matchers in a language #15

@aranega

Description

@aranega

The idea would be to use an existing grammar and to modify it automatically (or semi-automatically), to be able to derive a dedicated language for matching expression/code in this language.

Let's say I have a grammar for C, I would like to derive a grammar for C-matcher that allows the user to write C code augumented with specific matching directive and that produces, at the end, a fully functionnal matcher.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions