Skip to content

Commit b75bbc9

Browse files
StartAutomatingStartAutomating
authored andcommitted
docs: Updating SupportedLanguages doc to be Language Readme
1 parent c335b01 commit b75bbc9

File tree

1 file changed

+67
-4
lines changed

1 file changed

+67
-4
lines changed

en-us/SupportedLanguages.help.txt

Lines changed: 67 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,73 @@
1-
These are all of the transpilers currently included in PipeScript:
21

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
369

470

5-
|Table|
6-
|-----|
7-
||
871

972

1073

0 commit comments

Comments
 (0)