File tree Expand file tree Collapse file tree 1 file changed +64
-4
lines changed Expand file tree Collapse file tree 1 file changed +64
-4
lines changed Original file line number Diff line number Diff line change 1
- These are all of the transpilers currently included in PipeScript:
1
+ PipeScript works with a number of Languages.
2
2
3
+ A Language is defined a function named Language.NameOfLanguage.
3
4
5
+ PipeScript presently ships with 63 languages:
4
6
5
- | Table|
6
- | -----|
7
- ||
7
+ * ADA
8
+ * Arduino
9
+ * ATOM
10
+ * Bash
11
+ * BASIC
12
+ * Batch
13
+ * Bicep
14
+ * BrightScript
15
+ * Conf
16
+ * CPlusPlus
17
+ * CSharp
18
+ * CSS
19
+ * Dart
20
+ * Docker
21
+ * Eiffel
22
+ * FSharp
23
+ * GCode
24
+ * GLSL
25
+ * Go
26
+ * Haxe
27
+ * HCL
28
+ * HLSL
29
+ * HTML
30
+ * Java
31
+ * JavaScript
32
+ * JSON
33
+ * Kotlin
34
+ * Kusto
35
+ * LaTeX
36
+ * Liquid
37
+ * Lua
38
+ * Markdown
39
+ * ObjectiveC
40
+ * OpenSCAD
41
+ * Perl
42
+ * PHP
43
+ * PipeScript
44
+ * PowerShell
45
+ * PowerShellData
46
+ * PowerShellXML
47
+ * Python
48
+ * R
49
+ * Racket
50
+ * Razor
51
+ * RSS
52
+ * Ruby
53
+ * Rust
54
+ * Scala
55
+ * SQL
56
+ * SVG
57
+ * TCL
58
+ * TOML
59
+ * TypeScript
60
+ * Vue
61
+ * WebAssembly
62
+ * Wren
63
+ * XAML
64
+ * XML
65
+ * XSD
66
+ * XSL
67
+ * YAML
You can’t perform that action at this time.
0 commit comments