Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
Zephir Lexer for Pygments
- Host: GitHub
- URL: https://github.com/zephir-lang/zephir-lexer
- Owner: zephir-lang
- Created: 2014-01-20T23:39:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T12:47:27.000Z (over 9 years ago)
- Last Synced: 2024-08-12T08:09:10.166Z (3 months ago)
- Language: Python
- Size: 196 KB
- Stars: 5
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```