mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
20 lines
868 B
ReStructuredText
20 lines
868 B
ReStructuredText
Languages and compilers
|
|
#######################
|
|
|
|
QL and LGTM version |version| support analysis of the following languages compiled by the following compilers.
|
|
|
|
Note that where there are several versions or dialects of a language, the supported variants are listed.
|
|
|
|
.. csv-table::
|
|
:file: versions-compilers.csv
|
|
:header-rows: 1
|
|
:widths: auto
|
|
:stub-columns: 1
|
|
|
|
.. container:: footnote-group
|
|
|
|
.. [1] The best results are achieved with COBOL code that stays close to the ANSI 85 standard.
|
|
.. [2] Builds that execute on Java 6 to 11 can be analyzed. The analysis understands Java 11 language features.
|
|
.. [3] JSX and Flow code, YAML, JSON, and HTML files may also be analyzed with JavaScript files.
|
|
.. [4] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default for LGTM.
|