About: PC-Lint

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

PC-lint is a commercial software linting tool produced by Gimpel Software (formerly Gimp Suit Software Ltd.) for the C/C++ languages. PC-lint is a command-line tool for performing static code analysis, indicating suspicious or plain wrong issues in source code. PC-lint can be integrated into IDEs as an external tool, and the format of the warning messages can be adapted to the form the IDE is able to recognize and process. It is advertised as running on Microsoft Windows and OS/2. A separate multi-platform version called FlexeLint is also available for Unix and other platforms, albeit at substantially greater cost.

Property Value
dbo:abstract
  • PC-lint es una herramienta lint comercial desarrollada por Gimpel Software para los lenguajes de programación C/C++. La herramienta realiza un análisis estático de software, buscando e indicando errores y posibles problemas en el código fuente del programa. PC-lint es una herramienta de línea de comandos para los sistemas operativos Windows y MS-DOS. La herramienta puede ser integrada en varios IDEs como herramienta externa.​ La versión multiplataforma de PC-lint se denomina .​ Desde la versión 9.00a es capaz de analizar la correcta exclusión mutua en programas multihilo.​​ También es capaz de analizar el código según un conjunto específico de reglas o recomendaciones, como las de MISRA C y . (es)
  • PC-lint is a commercial software linting tool produced by Gimpel Software (formerly Gimp Suit Software Ltd.) for the C/C++ languages. PC-lint is a command-line tool for performing static code analysis, indicating suspicious or plain wrong issues in source code. PC-lint can be integrated into IDEs as an external tool, and the format of the warning messages can be adapted to the form the IDE is able to recognize and process. It is advertised as running on Microsoft Windows and OS/2. A separate multi-platform version called FlexeLint is also available for Unix and other platforms, albeit at substantially greater cost. PC-lint can be used for quality assurance of C or C++ source code and checking the code for conformance to coding guidelines such as MISRA C or MISRA C++. It also includes checks for problems unique to parallel programs built on POSIX threads. (en)
dbo:developer
dbo:genre
dbo:operatingSystem
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 21749306 (xsd:integer)
dbo:wikiPageLength
  • 4139 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121313681 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Gimp Suit Software Ltd., later Gimpel Software (en)
dbp:genre
  • static code analysis of C/C++ code (en)
dbp:operatingSystem
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • PC-lint es una herramienta lint comercial desarrollada por Gimpel Software para los lenguajes de programación C/C++. La herramienta realiza un análisis estático de software, buscando e indicando errores y posibles problemas en el código fuente del programa. PC-lint es una herramienta de línea de comandos para los sistemas operativos Windows y MS-DOS. La herramienta puede ser integrada en varios IDEs como herramienta externa.​ La versión multiplataforma de PC-lint se denomina .​ (es)
  • PC-lint is a commercial software linting tool produced by Gimpel Software (formerly Gimp Suit Software Ltd.) for the C/C++ languages. PC-lint is a command-line tool for performing static code analysis, indicating suspicious or plain wrong issues in source code. PC-lint can be integrated into IDEs as an external tool, and the format of the warning messages can be adapted to the form the IDE is able to recognize and process. It is advertised as running on Microsoft Windows and OS/2. A separate multi-platform version called FlexeLint is also available for Unix and other platforms, albeit at substantially greater cost. (en)
rdfs:label
  • PC-lint (es)
  • PC-Lint (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License