File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ These are all of the transpilers currently included in PipeScript:
3030| [ Inline.CSharp] ( Transpilers/Inline/Inline.CSharp.psx.ps1 ) | C# Inline PipeScript Transpiler. |
3131| [ Inline.CSS] ( Transpilers/Inline/Inline.CSS.psx.ps1 ) | CSS Inline PipeScript Transpiler. |
3232| [ Inline.Go] ( Transpilers/Inline/Inline.Go.psx.ps1 ) | Go PipeScript Transpiler. |
33+ | [ Inline.HAXE] ( Transpilers/Inline/Inline.HAXE.psx.ps1 ) | Haxe PipeScript Transpiler. |
3334| [ Inline.HCL] ( Transpilers/Inline/Inline.HCL.psx.ps1 ) | HCL PipeScript Transpiler. |
3435| [ Inline.HLSL] ( Transpilers/Inline/Inline.HLSL.psx.ps1 ) | HLSL Inline PipeScript Transpiler. |
3536| [ Inline.HTML] ( Transpilers/Inline/Inline.HTML.psx.ps1 ) | HTML PipeScript Transpiler. |
@@ -47,6 +48,7 @@ These are all of the transpilers currently included in PipeScript:
4748| [ Inline.PSD1] ( Transpilers/Inline/Inline.PSD1.psx.ps1 ) | PSD1 Inline PipeScript Transpiler. |
4849| [ Inline.Python] ( Transpilers/Inline/Inline.Python.psx.ps1 ) | Python Inline PipeScript Transpiler. |
4950| [ Inline.R] ( Transpilers/Inline/Inline.R.psx.ps1 ) | R PipeScript Transpiler. |
51+ | [ Inline.Racket] ( Transpilers/Inline/Inline.Racket.psx.ps1 ) | Racket Inline PipeScript Transpiler. |
5052| [ Inline.Razor] ( Transpilers/Inline/Inline.Razor.psx.ps1 ) | Razor Inline PipeScript Transpiler. |
5153| [ Inline.RSS] ( Transpilers/Inline/Inline.RSS.psx.ps1 ) | RSS Inline PipeScript Transpiler. |
5254| [ Inline.Ruby] ( Transpilers/Inline/Inline.Ruby.psx.ps1 ) | Ruby Inline PipeScript Transpiler. |
You can’t perform that action at this time.
0 commit comments