File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Currently supported grammars are:
27
27
| [ C# Script] | Yes | Yes | | [ ` scriptcs ` ] | |
28
28
| C++ | Yes | Yes | | ` xcrun clang++ ` /` g++ ` | Available only on macOS and Linux. Run with ` -std=c++14 ` . |
29
29
| [ Clojure] | Yes | Yes | | ` lein exec ` | Requires [ Leiningen] with the [ lein-exec] plugin. |
30
- | [ CoffeeScript] ([ Literate] ) | Yes | Yes | | ` coffee ` | Runs only selected code blocks in [ literate ] files. |
30
+ | [ CoffeeScript] ([ Literate] ) | Yes | Yes | | ` coffee ` | |
31
31
| [ Crystal] | Yes | Yes | [ language-crystal-actual] | ` crystal ` | |
32
32
| [ Cucumber] ([ Gherkin] ) | Yes | | [ language-gherkin] | ` cucumber ` | |
33
33
| [ D] | Yes | Yes | [ language-d] | ` rdmd ` | |
@@ -52,7 +52,7 @@ Currently supported grammars are:
52
52
| [ io] | Yes | Yes | [ atom-language-io] | ` io ` | |
53
53
| Java | Yes | | | ` *\jdk1.x.x_xx\bin ` | Project directory should be the source directory; subfolders imply packaging. |
54
54
| Javascript | Yes | Yes | | ` node ` | |
55
- | JavaScript for Automation ([ JXA] ) | Yes | Yes | [ language-javascript-jxa] | ` osascript -l JavaScript ` | Available only on macOS. |
55
+ | JavaScript for Automation ([ JXA] ) | Yes | Yes | [ language-javascript-jxa] | ` osascript -l JavaScript ` | Available on macOS only . |
56
56
| [ Jolie] | Yes | | [ language-jolie] | ` jolie ` | |
57
57
| [ Julia] | Yes | Yes | [ language-julia] | ` julia ` | |
58
58
| [ Kotlin] | Yes | Yes | [ language-kotlin] | ` kotlinc ` | |
You can’t perform that action at this time.
0 commit comments