File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11This directory contains Inline PipeScript transpilers for several languages.
22
3- PipeScript can currently be embedded in 28 languages or file types.
3+ PipeScript can currently be embedded in 29 languages or file types.
44
55### Supported Languages
66
@@ -9,6 +9,7 @@ PipeScript can currently be embedded in 28 languages or file types.
99| ---------------------------------------| ---------------------------------------------------------------------|
1010| [ ATOM] ( Inline.ATOM.psx.ps1 ) | [ ATOM Inline PipeScript Transpiler.] ( Inline.ATOM.psx.ps1 ) |
1111| [ Bash] ( Inline.Bash.psx.ps1 ) | [ Bash PipeScript Transpiler.] ( Inline.Bash.psx.ps1 ) |
12+ | [ Batch] ( Inline.Batch.psx.ps1 ) | [ Batch PipeScript Transpiler.] ( Inline.Batch.psx.ps1 ) |
1213| [ Bicep] ( Inline.Bicep.psx.ps1 ) | [ Bicep Inline PipeScript Transpiler.] ( Inline.Bicep.psx.ps1 ) |
1314| [ CPlusPlus] ( Inline.CPlusPlus.psx.ps1 ) | [ C/C++ PipeScript Transpiler.] ( Inline.CPlusPlus.psx.ps1 ) |
1415| [ CSharp] ( Inline.CSharp.psx.ps1 ) | [ C# Inline PipeScript Transpiler.] ( Inline.CSharp.psx.ps1 ) |
You can’t perform that action at this time.
0 commit comments