Support for Cycript language with .cy file extension

This commit is contained in:
Paul Chaignon
2014-08-01 15:56:44 +02:00
parent f811ab1b28
commit 0235433b7e
2 changed files with 586 additions and 0 deletions

View File

@@ -479,6 +479,12 @@ Cuda:
- .cu
- .cuh
Cycript:
type: programming
lexer: JavaScript
extensions:
- .cy
Cython:
type: programming
group: Python