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