lint
在计算机科学中,lint是一种工具程序的名称,它用来标记原代码中,某些可疑的、不具结构性(可能造成bug)的段落。它是一种静态进程分析工具,最早适用于C语言,在UNIX平台上开发出来。后来它成为通用术语,可用于描述在任何一种电脑编程语言中,用来标记原代码中有疑义段落的工具。
参考资料
- Stephen Johnson. Lint, a C program checker (页面存档备份,存于). Computer Science Technical Report 65, 贝尔实验室,1977年12月。
外部链接
- Lint手册页面 (英文)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.