Skip to main content

A pygments lexer for the Woma Programming Language

Project description

A Pygments Lexer for the Woma Programming Language

PyPI PyPI - Python Version PyPI - Wheel GitHub repo size logo

How to Use

Just add the following lines to your docs/conf.py:

from pygments_woma_lexer import WomaLexer
from sphinx.highlighting import lexers
lexers.update(woma=WomaLexer())

Now you can use it like this in ReStructured Text:

.. code:: woma

  [code goes here]

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
See LICENSE.txt for more info.

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_woma_lexer-1.0.9.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

pygments_woma_lexer-1.0.9-py3-none-any.whl (5.2 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