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.