Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
按照指南http://antlr.ohboyohboyohboy.org/GettingStarted.html,当在 windows doc 环境中运行时,它提示我“antlr4ruby”不是一个有效的命令,我该如何解决这个问题?
ANTLR 4 没有 Ruby 目标。您引用的目标是 ANTLR 3(即命令是antlr3ruby,不是antlr4ruby)。
antlr3ruby
antlr4ruby