summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Psaris <psaris@users.noreply.github.com>2022-03-05 02:18:48 -0500
committerGitHub <noreply@github.com>2022-03-05 08:18:48 +0100
commit20c9141b1589f1baea5e209a523f7985cf89fb77 (patch)
tree15c37405317310442ea5f83f1aa1bb49d612c80f /doc
parent34a3462c522d6eb0b5d125580878b863d09e2df9 (diff)
downloadpygments-git-20c9141b1589f1baea5e209a523f7985cf89fb77.tar.gz
Add K and Q lexers (#2073)
Diffstat (limited to 'doc')
-rw-r--r--doc/languages.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/languages.rst b/doc/languages.rst
index c7f7233a..43ad08b1 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -97,6 +97,7 @@ Programming languages
* `Julia <https://julialang.org>`_
* `JSLT <https://github.com/schibsted/jslt>`_
* `Kotlin <https://kotlinlang.org/>`_
+* `K <https://code.kx.com/>`_
* `Lasso <http://www.lassosoft.com/>`_ (incl. templating)
* `Limbo <http://www.vitanuova.com/inferno/limbo.html>`_
* `LiveScript <https://livescript.net/>`_
@@ -142,6 +143,7 @@ Programming languages
* `Prolog <https://en.wikipedia.org/wiki/Prolog>`_
* `Python <https://python.org/>`_ 2.x and 3.x (incl. console sessions and
tracebacks)
+* `Q <https://code.kx.com/>`_
* `QBasic <https://en.wikipedia.org/wiki/QBasic>`_
* `Qlik <https://www.qlik.com/us/>`_
* `Racket <https://racket-lang.org/>`_