diff options
author | w0rp <devw0rp@gmail.com> | 2016-10-07 18:33:16 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2016-10-07 18:33:19 +0100 |
commit | da1dcc6bb54d31fac801b9188ac044f1ac2cc264 (patch) | |
tree | 722d8a39c0dee2bfff4069388bf9bd96aedc7b22 /README.md | |
parent | f6e95586dd04fff1480b738ff989fcc114bc38eb (diff) | |
download | ale-da1dcc6bb54d31fac801b9188ac044f1ac2cc264.zip |
Add support for checking Cython files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ name. That seems to be the fairest way to arrange this table. | C | [gcc](https://gcc.gnu.org/) | | CoffeeScript | [coffeelint](https://www.npmjs.com/package/coffeelint) | | CSS | [csslint](http://csslint.net/)^ | +| Cython (pyrex filetype) | [cython](http://cython.org/) | | D | [dmd](https://dlang.org/dmd-linux.html)^ | | Fortran | [gcc](https://gcc.gnu.org/) | | Haskell | [ghc](https://www.haskell.org/ghc/)^ | |