R 编程语言的 Geshi 语法高亮显示

发布于 2024-11-03 14:39:26 字数 337 浏览 4 评论 0原文

Geshi 是否支持 R 编程语言

此表(MediaWiki 的 Geshi)未列出 R,所以我猜答案是不,但我只是想检查一下。是否有任何具有类似语法的编程语言可以帮助突出显示(至少部分突出)R 脚本/函数的语法?

谢谢

Does Geshi support the R programming language?

This table (Geshi for MediaWiki) does not list R, so I guess the answer is no, but I just wanted to check. Is there any programming language with a similar sintax that could help highlight, at least partially, the syntax of an R script/function?

Thanks

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

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

发布评论

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

评论(1

你爱我像她 2024-11-10 14:39:26

编辑

rsplus 已从 4 月 14 日 OP 链接到的表中删除,并附有提交说明:此安装不支持

不确定这意味着什么,但 Geshi 过去曾支持 R,尽管我注意到它没有列在 Geshi 网站首页上。它在 1.0.8.5 版本中被添加到 Geshi(如 CHANGES 文件(其片段)所示):

Version 1.0.8.5
  -  Added language files
     * AutoHotkey (Naveen Garg)
     * Awk (George Pollard)
     * GADV 4CS (Jason Curl)
     * jQuery (Rob Loach)
     * PowerBuilder (Doug Porter)
     * PureBasic (Gustavo Julio Fiorenza)
     * R / S+ (Ron Fredericks, Benilton Carvalho)
     ....

并且没有迹象表明它在以后被删除。

所以看起来 Geshi 本身支持 R,但也许 Mediawiki 插件还没有?


原始

您已完全阅读该列表,不是吗?;-)

列在名称下的第二列中。 rsplus

Edit

rsplus was removed from the table linked to by the OP on 14 April with the commit note: Not supported by this installation.

Not sure what that means, but Geshi has supported R in the past, though I note it is not listed on the Geshi website front page. It was added to Geshi in version 1.0.8.5 (as indicated from the CHANGES file (snippet thereof):

Version 1.0.8.5
  -  Added language files
     * AutoHotkey (Naveen Garg)
     * Awk (George Pollard)
     * GADV 4CS (Jason Curl)
     * jQuery (Rob Loach)
     * PowerBuilder (Doug Porter)
     * PureBasic (Gustavo Julio Fiorenza)
     * R / S+ (Ron Fredericks, Benilton Carvalho)
     ....

And there is no indication it was removed at a later date.

So it appears Geshi itself supports R, but perhaps the Mediawiki plugin doesn't yet?


Original

You did read the list fully, didn't you? ;-)

It is listed in the second column under the moniker rsplus.

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