Add run commands for some langs

This commit is contained in:
Ingy döt Net 2013-04-11 15:17:51 -07:00
parent d029644754
commit 7b4b79f72e
2 changed files with 10 additions and 0 deletions

View file

@ -493,6 +493,7 @@ CoffeeScript:
ext: coffee
name: CoffeeScript
path: CoffeeScript
run: coffee %f
url: CoffeeScript
ColdFusion:
ext: cfm
@ -1698,6 +1699,7 @@ Perl:
ext: pl
name: Perl
path: Perl
run: perl %f
url: Perl
Perl 6:
ext: pl6
@ -1788,6 +1790,7 @@ Python:
ext: py
name: Python
path: Python
run: python %f
url: Python
Q:
ext: q
@ -1908,6 +1911,7 @@ Ruby:
ext: rb
name: Ruby
path: Ruby
run: ruby %f
url: Ruby
Run BASIC:
ext: run
@ -2158,6 +2162,7 @@ Tcl:
ext: tcl
name: Tcl
path: Tcl
run: tclsh %f
url: Tcl
TeLa:
ext: tela