gpt4 book ai didi

d - D语言的语言自省(introspection)

转载 作者:行者123 更新时间:2023-12-04 11:10:14 26 4
gpt4 key购买 nike

D语言有没有类似lint之类的东西,或者有没有什么框架可以快速搭建检查器?

编辑 1

回想起来,我记得一周前我看过工具 DScanner。该工具只能返回类名和一些其他内容,但它包含完整的 Lexer 和 Parser。

源代码 https://github.com/Hackerpilot/Dscanner

最佳答案

Is there something like lint for the D language

Stefan Rohe will be presenting AnalyzeD at this year's D conference .然而,the AnalyzeD website似乎目前处于关闭状态。

or is there any framework to quickly build a checker?

Brian Schott is working on std.d.lexer ,建议包含 Phobos(D 的标准库),这将允许对 D 程序进行词法分析。

其他一些项目可以在 D Wiki 上找到:

http://wiki.dlang.org/Lexers_Parsers

关于d - D语言的语言自省(introspection),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15793058/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com