An open API service indexing awesome lists of open source software.

https://github.com/zephir-lang/zephir-lexer

Zephir Lexer for Pygments
https://github.com/zephir-lang/zephir-lexer

Last synced: 11 months ago
JSON representation

Zephir Lexer for Pygments

Awesome Lists containing this project

README

          

Zephir Lexer
============

Zephir Syntax Highlight for Pygments

You can download and run this extension as below:

```bash
$ sudo apt-get install python-setuptools
$ git clone git://github.com/phalcon/zephir-lexer
$ cd zephir-lexer
$ sudo python setup.py install
```