Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 5 days 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
```