https://github.com/jonathanhogg/flitter-pygments
A Pygments plugin providing a lexer for the Flitter visuals functional programming language
https://github.com/jonathanhogg/flitter-pygments
flitterlang pygments-plugin
Last synced: about 2 months ago
JSON representation
A Pygments plugin providing a lexer for the Flitter visuals functional programming language
- Host: GitHub
- URL: https://github.com/jonathanhogg/flitter-pygments
- Owner: jonathanhogg
- License: bsd-2-clause
- Created: 2024-02-18T21:55:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T18:18:28.000Z (5 months ago)
- Last Synced: 2025-01-26T20:31:36.899Z (4 months ago)
- Topics: flitterlang, pygments-plugin
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flitter Pygments
[](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/ci-lint.yml)
[](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/release-package.yml)This package provides a [Pygments](https://pygments.org) lexer for the [Flitter
programming language](https://flitter.readthedocs.io/). This enables syntax
highlighting in [Sphinx](https://www.sphinx-doc.org/en/master/) documentation
and anything else that uses Pygments.