diff options
author | Bob Tolbert <bob@tolbert.org> | 2013-09-08 15:58:19 -0600 |
---|---|---|
committer | Bob Tolbert <bob@tolbert.org> | 2013-09-08 15:58:19 -0600 |
commit | 846195f0fb24e724a611d601494fa5056936b5bc (patch) | |
tree | 65df35ce1d501c24d46d46f19e424ad3ee25f428 /pygments/lexer.py | |
parent | 1ea0fa53d253eae501f0a48611dd01493240b34d (diff) | |
download | pygments-846195f0fb24e724a611d601494fa5056936b5bc.tar.gz |
Added lexer for new Hy language, a variant of Lisp running
on Python. See: http://hylang.org
Note that this shares a file extension with the Hybris language
but the analyse_text() function does a good job of making the
distinction.
This did however require one change to the tests to actually
pass the code of the test file to get_lexer_for_filename()
so that the tests would differentiate Hy from Hybris.
And while this is a Lisp and shares some syntax with Clojure,
it has been added to the agile.py file to share the lists of
keywords and builtins with the PythonLexer.
Diffstat (limited to 'pygments/lexer.py')
0 files changed, 0 insertions, 0 deletions