Skip to content

"Cannot generate Ruby code" #9

Description

@camertron

After a small change to the Makefile I was able to build antlr4-ruby.jar. However, when I try to use it to process a grammar file, I get an error message:

$> java -cp pkg/antlr4-ruby.jar:antlr4-4.7.jar:antlr4-runtime-4.7.jar:ST4-4.0.8.jar:antlr-runtime-3.5.2.jar org.antlr.v4.Tool -Dlanguage=Ruby input.g4
error(31):  ANTLR cannot generate Ruby code as of version 4.7

Any idea what's wrong? Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions