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.
如果我的 tcl 脚本包含任何语法错误,CGI 错误大部分时间都会显示在浏览器中,但并非每次都发生这种情况。
有没有办法或一些开源工具可以用来检测 tcl 语法错误
Tcl 静态分析工具的wiki 页面列出了一些我过去成功使用“frink”的工具。Nagelfar 也相对较新,我听说过它的好消息。