These are all of the transpilers currently included in PipeScript:
Name | Synopsis |
---|---|
ADA.Template | ADA Template Transpiler. |
Aliases | Dynamically Defines Aliases |
All | all keyword |
Arduino.Template | Arduino Template Transpiler. |
ArrowOperator | Arrow Operator |
Assert | Assert keyword |
ATOM.Template | ATOM Template Transpiler. |
Await | awaits asynchronous operations |
Bash | Wraps PowerShell in a Bash Script |
Bash.Template | Bash Template Transpiler. |
Basic.Template | Basic Template Transpiler. |
Batch | Wraps PowerShell in a Windows Batch Script |
Batch.Template | Batch Template Transpiler. |
BatchPowerShell | Wraps PowerShell in a Windows Batch Script |
Bicep.Template | Bicep Template Transpiler. |
ConditionalKeyword | Conditional Keyword Expansion |
CPlusPlus.Template | C/C++ Template Transpiler. |
CSharp.Template | C# Template Transpiler. |
CSS.Template | CSS Template Transpiler. |
Dart.Template | Dart Template Transpiler. |
Decorate | decorate transpiler |
Define | Defines a variable |
Dot | Dot Notation |
Eiffel.Template | Eiffel Template Transpiler. |
EqualityComparison | Allows equality comparison. |
EqualityTypeComparison | Allows equality type comparison. |
Explicit | Makes Output from a PowerShell function Explicit. |
Go.Template | Go Template Transpiler. |
HAXE.Template | Haxe Template Transpiler. |
HCL.Template | HCL Template Transpiler. |
Help | Help Transpiler |
HLSL.Template | HLSL Template Transpiler. |
HTML.Template | HTML PipeScript Transpiler. |
Include | Includes Files |
Inherit | Inherits a Command |
Java.Template | Java Template Transpiler. |
JavaScript.Template | JavaScript Template Transpiler. |
Json.Template | JSON PipeScript Transpiler. |
Kotlin.Template | Kotlin Template Transpiler. |
Kusto.Template | Kusto Template Transpiler. |
Latex.Template | Latex Template Transpiler. |
LUA.Template | LUA Template Transpiler. |
Markdown.Template | Markdown Template Transpiler. |
ModuleExports | Gets Module Exports |
ModuleRelationship | Gets Module Relationships |
NamespacedAlias | Declares a namespaced alias |
NamespacedFunction | Namespaced functions |
New | ‘new’ keyword |
ObjectiveC.Template | Objective Template Transpiler. |
OpenSCAD.Template | OpenSCAD Template Transpiler. |
OutputFile | Outputs to a File |
Perl.Template | Perl Template Transpiler. |
PHP.Template | PHP Template Transpiler. |
PipedAssignment | Piped Assignment Transpiler |
PipeScript.Aspect | Aspect Transpiler |
PipeScript.AttributedExpression | The PipeScript AttributedExpression Transpiler |
Pipescript.FunctionDefinition | PipeScript Function Transpiler |
PipeScript.ParameterAttribute | |
PipeScript.Protocol | Core Protocol Transpiler |
Pipescript | The Core PipeScript Transpiler |
PipeScript.Template | Template Transpiler |
PipeScript.TypeConstraint | Transpiles Type Constraints |
PipeScript.TypeExpression | The PipeScript TypeExpression Transpiler |
ProxyCommand | Creates Proxy Commands |
PS1XML.Template | PS1XML Template Transpiler. |
PSD1.Template | PSD1 Template Transpiler. |
Python.Template | Python Template Transpiler. |
R.Template | R Template Transpiler. |
Racket.Template | Racket Template Transpiler. |
Razor.Template | Razor Template Transpiler. |
RegexLiteral | Regex Literal Transpiler |
RemoveParameter | Removes Parameters from a ScriptBlock |
RenameVariable | Renames variables |
Requires | requires one or more modules, variables, or types. |
Rest | Generates PowerShell to talk to a REST api. |
RSS.Template | RSS Template Transpiler. |
Ruby.Template | Ruby Template Transpiler. |
Rust.Template | Rust Template Transpiler. |
Scala.Template | Scala Template Transpiler. |
SQL.Template | SQL Template Transpiler. |
SVG.template | SVG Template Transpiler. |
TCL.Template | TCL/TK Template Transpiler. |
TOML.Template | TOML Template Transpiler. |
TypeScript.Template | TypeScript Template Transpiler. |
Until | until keyword |
ValidateExtension | Validates Extensions |
ValidatePlatform | Validates the Platform |
ValidatePropertyName | Validates Property Names |
ValidateScriptBlock | Validates Script Blocks |
ValidateTypes | Validates if an object is one or more types. |
ValidValues | Dynamically Defines ValidateSet attributes |
VBN | ValueFromPiplineByPropertyName Shorthand |
VFP | ValueFromPipline Shorthand |
WebAssembly.Template | WebAssembly Template Transpiler. |
WhereMethod | Where Method |
XAML.Template | XAML Template Transpiler. |
XML.Template | XML Template Transpiler. |
YAML.Template | Yaml Template Transpiler. |