Skip to main content

Pygments lexer for Common Lisp REPL

Project description

Overview

This package provides a Pygments lexer for Common Lisp REPL sessions. The lexer is published as an entry point and, once installed, Pygments will pick it up automatically.

You can then use this lexer with Pygments:

$ pygmentize -l common-lisp-repl pygments_cl_repl/test.common-lisp-repl

In Sphinx documents the lexer is selected with the highlight directive:

.. highlight:: common-lisp-repl

Installation

Use your favorite installer to install pygments-cl-repl into the same Python you have installed Pygments. For example:

$ pip install pygments-cl-repl

To verify the installation run:

$ pygmentize -L lexer | grep -i common-lisp-repl
* common-lisp-repl:
    Common Lisp REPL (filenames *.common-lisp-repl)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygments-cl-repl-0.2.2.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

pygments_cl_repl-0.2.2-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page