New interpreters from RosettaCode (#3087)

This commit is contained in:
Paul Chaignon
2016-06-28 18:57:47 +02:00
committed by GitHub
parent 77a4883763
commit 5066f66dcd
4 changed files with 296 additions and 0 deletions

View File

@@ -860,6 +860,8 @@ Dart:
color: "#00B4AB"
extensions:
- .dart
interpreters:
- dart
ace_mode: dart
Diff:
@@ -904,6 +906,8 @@ E:
color: "#ccce35"
extensions:
- .E
interpreters:
- rune
tm_scope: none
ace_mode: text
@@ -1544,6 +1548,8 @@ Haskell:
extensions:
- .hs
- .hsc
interpreters:
- runhaskell
ace_mode: haskell
Haxe:
@@ -1647,6 +1653,8 @@ Io:
color: "#a9188d"
extensions:
- .io
interpreters:
- io
ace_mode: io
Ioke:
@@ -2516,6 +2524,7 @@ OCaml:
interpreters:
- ocaml
- ocamlrun
- ocamlscript
tm_scope: source.ocaml
ObjDump:
@@ -2780,6 +2789,8 @@ Pascal:
- .lpr
- .pascal
- .pp
interpreters:
- instantfpc
ace_mode: pascal
Perl: