适合初学者的 BNF 语法教程/入门吗?

发布于 2024-11-25 13:56:25 字数 259 浏览 4 评论 0原文

对于介绍 BNF 语法(以及如何在实践中使用它们),您有何建议?

带有许多示例的简洁内容会很棒。一直在谷歌搜索,但到目前为止只发现了非常长的文章,其中的例子不明确:/

(在我的特殊情况下,我试图解析 Galaxy Toolconfig 语法,其中包括 if/else 语句等。)

What's your tip for an introduction to BNF grammar (and how to use them in practice)?

Something concise with many examples would be great. Have been googling but only found enormously long artcles with unclear examples so far :/

(In my particular case, I'm trying to parse the Galaxy Toolconfig syntax, which includes if/else statements etc.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

强者自强 2024-12-02 13:56:25

在解决这些问题时,我一直发现 abnf rfc 非常好:http://www.ietf。 org/rfc/rfc2234.txt

i've always found the abnf rfc very good when regarding these issues: http://www.ietf.org/rfc/rfc2234.txt

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文