PipeScript
0.2.1
An Extensible Transpiler for PowerShell (and anything else)
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
2022 Start-Automating
Package Details
Author(s)
- James Brundage
Tags
PipeScript PowerShell Transpilation Compiler
Functions
Build-PipeScript Get-PipeScript Get-Transpiler Invoke-PipeScript Join-PipeScript New-PipeScript Search-PipeScript Update-PipeScript Use-PipeScript
Dependencies
This module has no dependencies.
Release Notes
## 0.2.1:
* Adding preliminary 'define' transpiler (Fixes #299)
* Improving interactive templates (now supported for all languages) (Fixes #285)
* Fixing sequence dotting within non-statements (Fixes #298)
* Allow multiple transpiler outputs to update nearby context (Fixes #297)
* No longer expanding Regex Literals in attributes (Fixes #290)
---
Additional history in [CHANGELOG](https://pipescript.start-automating.com/CHANGELOG)
FileList
- PipeScript.nuspec
- docs\2022-10.md
- New-PipeScript.ps1.ps1
- docs\Python.Template.md
- README.ps1.md
- docs\Inherit.md
- ListOfTranspilers.ps1.md
- docs\Kotlin.Template.md
- PipeScript.ezout.ps1
- docs\Get-Transpiler.md
- Search-PipeScript.ps1
- docs\2022-10-21.md
- Invoke-PipeScript.ps1
- docs\HAXE.Template.md
- PipeScript.Piecemeal.ps1
- docs\OpenSCAD.Template.md
- Types\PipeScript\get_PipeScriptType.ps1
- PipeScript.types.ps1xml
- Types\ScriptBlockExpressionAST\GetScriptBlock.ps1
- LICENSE
- Types\ScriptBlockExpressionAST\ConvertFromAST.ps1
- PipeScript.ps.psd1
- Types\ScriptBlockExpressionAST\TypeName.txt
- Join-PipeScript.ps1
- Types\VariableExpressionAST\ConvertFromAST.ps1
- Build-PipeScript.ps1
- Types\VariableExpressionAST\GetVariableType.ps1
- README.md
- Types\VariableExpressionAST\TypeName.txt
- SupportedLanguages.md
- Types\VariableExpressionAST\GetAssignments.ps1
- action.yml
- Types\ConstantExpressionAST\ConvertFromAST.ps1
- PipeScript.HelpOut.ps1
- Types\ConstantExpressionAST\TypeName.txt
- PipeScript.ps1.psm1
- Types\AttributeAST\get_ArgumentList.ps1
- Update-PipeScript.ps1
- Types\AttributeAST\Alias.psd1
- PipeScript.GitHubWorkflow.PSDevOps.ps1
- Types\AttributeAST\TypeName.txt
- ListOfTranspilers.md
- Types\AttributeAST\get_Parameter.ps1
- Get-Transpiler.ps1
- Types\AttributeAST\get_ResolvedCommand.ps1
- Get-PipeScript.ps1
- Types\PipeScript.Sentence\Run.ps1
- PipeScript.psm1
- Types\PipeScript.Sentence\Alias.psd1
- Use-PipeScript.ps1
- Types\PipelineAST\Typename.txt
- PipeScript.GitHubAction.PSDevOps.ps1
- Types\PipelineAST\get_IsAssigned.ps1
- PipeScript.tests.ps1
- Types\AST\ConvertFromAST.ps1
- SupportedLanguages.ps1.md
- Types\AST\TypeName.txt
- CHANGELOG.md
- Types\AST\GetLineage.ps1
- New-PipeScript.ps1
- Types\AST\Transpile.ps1
- PipeScript.format.ps1xml
- Types\AST\get_Transpilers.ps1
- Search-PipeScript.ps1.ps1
- Types\AST\get_Tokens.ps1
- CNAME
- Types\CommandAST\get_IsPipedFrom.ps1
- PipeScript.psd1
- Types\CommandAST\get_PipelinePosition.ps1
- Assets\PipeScript.svg
- Types\CommandAST\get_PipelineLength.ps1
- Formatting\PipeScript.Template.format.ps1
- Types\CommandAST\get_IsPipedTo.ps1
- Formatting\Ast.format.ps1
- Types\CommandAST\get_IsPiped.ps1
- Formatting\PSToken.control.ps1
- Types\CommandAST\get_ArgumentList.ps1
- Formatting\PipeScript.Sentence.format.ps1
- Types\CommandAST\Alias.psd1
- Formatting\PipeScript.format.ps1
- Types\CommandAST\TypeName.txt
- Formatting\YAML.format.ps1
- Types\CommandAST\AsSentence.ps1
- Formatting\Hashtable.format.ps1
- Types\CommandAST\get_IsAssigned.ps1
- Formatting\Markdown.format.ps1
- Types\CommandAST\get_Parameter.ps1
- Formatting\PipeScript.Transpiler.format.ps1
- Types\CommandAST\get_ResolvedCommand.ps1
- Formatting\Search.PipeScript.Result.format.ps1
- Types\ScriptRequirements\ToString.ps1
- Transpilers\README.ps1.md
- Types\ScriptRequirements\TypeName.txt
- Transpilers\Explicit.psx.ps1
- Types\ScriptRequirements\get_Script.ps1
- Transpilers\README.md
- Types\ScriptBlock\TypeName.txt
- Transpilers\RenameVariable.psx.ps1
- Types\ScriptBlock\Transpile.ps1
- Transpilers\Rest.psx.ps1
- Types\ScriptBlock\get_Transpilers.ps1
- Transpilers\ProxyCommand.psx.ps1
- Types\TypeConstraintAST\get_ArgumentList.ps1
- Transpilers\Inherit.psx.ps1
- Types\TypeConstraintAST\Alias.psd1
- Transpilers\Include.psx.ps1
- Types\TypeConstraintAST\TypeName.txt
- Transpilers\Help.psx.ps1
- Types\TypeConstraintAST\get_Parameter.ps1
- Transpilers\Decorate.psx.ps1
- Types\TypeConstraintAST\get_ResolvedCommand.ps1
- Transpilers\OutputFile.psx.ps1
- Transpilers\Syntax\README.ps1.md
- Transpilers\Define.psx.ps1
- Transpilers\Syntax\RegexLiteral.tests.ps1
- docs\2022-10-06.md
- Transpilers\Syntax\README.md
- docs\2022-07-10.md
- Transpilers\Syntax\Dot.psx.ps1
- docs\PipeScript.Protocol.md
- Transpilers\Syntax\EqualityTypeComparison.psx.ps1
- docs\VBN.md
- Transpilers\Syntax\EqualityComparison.psx.ps1
- docs\TCL.Template.md
- Transpilers\Syntax\RegexLiteral.psx.ps1
- docs\RemoveParameter.md
- Transpilers\Syntax\PipedAssignment.psx.ps1
- docs\2022-09-08.md
- Transpilers\Modules\ModuleExports.psx.ps1
- docs\UDP.Protocol.md
- Transpilers\Modules\ModuleRelationship.psx.ps1
- docs\Pipescript.FunctionDefinition.md
- Transpilers\Core\PipeScript.AttributedExpression.psx.ps1
- docs\2022-06-28.md
- Transpilers\Core\README.ps1.md
- docs\2022-08.md
- Transpilers\Core\PipeScript.ParameterTypeConstraint.psx.ps1
- docs\Include.md
- Transpilers\Core\PipeScript.TypeExpression.psx.ps1
- docs\Latex.Template.md
- Transpilers\Core\README.md
- docs\New.md
- Transpilers\Core\Pipescript.psx.ps1
- docs\ModuleExports.md
- Transpilers\Core\PipeScript.Protocol.psx.ps1
- docs\Dot.md
- Transpilers\Core\PipeScript.ParameterAttribute.psx.ps1
- docs\EqualityComparison.md
- Transpilers\Core\Pipescript.FunctionDefinition.psx.ps1
- docs\VFP.md
- Transpilers\Core\PipeScript.Template.psx.ps1
- docs\Racket.Template.md
- Transpilers\Wrappers\README.ps1.md
- docs\New-PipeScript.md
- Transpilers\Wrappers\README.md
- docs\Await.md
- Transpilers\Wrappers\Bash.psx.ps1
- docs\PipeScript.ParameterTypeConstraint.md
- Transpilers\Wrappers\Batch.psx.ps1
- docs\PipeScript.TypeExpression.md
- Transpilers\Wrappers\BatchPowerShell.psx.ps1
- docs\Markdown.Template.md
- Transpilers\Parameters\README.ps1.md
- docs\2022-07-19.md
- Transpilers\Parameters\ValidatePropertyName.psx.ps1
- docs\HTML.Template.md
- Transpilers\Parameters\ValidateScriptBlock.psx.ps1
- docs\2022.md
- Transpilers\Parameters\README.md
- docs\Batch.Template.md
- Transpilers\Parameters\RemoveParameter.psx.ps1
- docs\CSharp.Template.md
- Transpilers\Parameters\Aliases.psx.ps1
- docs\Assert.md
- Transpilers\Parameters\ValidatePlatform.psx.ps1
- docs\TypeScript.Template.md
- Transpilers\Parameters\VFP.psx.ps1
- docs\PipeScript.AttributedExpression.md
- Transpilers\Parameters\ValidateExtension.psx.ps1
- docs\2022-09-19.md
- Transpilers\Parameters\ValidateScriptBlock.tests.ps1
- docs\2022-08-01.md
- Transpilers\Parameters\ValidateTypes.psx.ps1
- docs\README.md
- Transpilers\Parameters\VBN.psx.ps1
- docs\Aliases.md
- Transpilers\Templates\ObjectiveC.Template.psx.ps1
- docs\SupportedLanguages.md
- Transpilers\Templates\README.ps1.md
- docs\RenameVariable.md
- Transpilers\Templates\HCL.Template.psx.ps1
- docs\2022-10-07.md
- Transpilers\Templates\HTML.Template.psx.ps1
- docs\RSS.Template.md
- Transpilers\Templates\Java.Template.psx.ps1
- docs\Requires.md
- Transpilers\Templates\RSS.Template.psx.ps1
- docs\ATOM.Template.md
- Transpilers\Templates\PSD1.Template.psx.ps1
- docs\Bash.Template.md
- Transpilers\Templates\YAML.Template.psx.ps1
- docs\2022-07-02.md
- Transpilers\Templates\Bash.Template.psx.ps1
- docs\ProxyCommand.md
- Transpilers\Templates\README.md
- docs\Until.md
- Transpilers\Templates\Markdown.Template.psx.ps1
- docs\Define.md
- Transpilers\Templates\Json.Template.psx.ps1
- docs\2022-09.md
- Transpilers\Templates\HLSL.Template.psx.ps1
- docs\Get-PipeScript.md
- Transpilers\Templates\HAXE.Template.psx.ps1
- docs\R.Template.md
- Transpilers\Templates\Racket.Template.psx.ps1
- docs\JSONSchema.Protocol.md
- Transpilers\Templates\XML.Template.psx.ps1
- docs\Ruby.Template.md
- Transpilers\Templates\Batch.Template.psx.ps1
- docs\PipedAssignment.md
- Transpilers\Templates\Perl.Template.psx.ps1
- docs\OutputFile.md
- Transpilers\Templates\TypeScript.Template.psx.ps1
- docs\Json.Template.md
- Transpilers\Templates\R.Template.psx.ps1
- docs\Razor.Template.md
- Transpilers\Templates\Basic.Template.psx.ps1
- docs\2022-07.md
- Transpilers\Templates\ADA.Template.psx.ps1
- docs\ListOfTranspilers.md
- Transpilers\Templates\Latex.Template.psx.ps1
- docs\TOML.Template.md
- Transpilers\Templates\CSS.Template.psx.ps1
- docs\2022-10-09.md
- Transpilers\Templates\OpenSCAD.Template.psx.ps1
- docs\PHP.Template.md
- Transpilers\Templates\Rust.Template.psx.ps1
- docs\2022-09-15.md
- Transpilers\Templates\Bicep.Template.psx.ps1
- docs\ValidatePropertyName.md
- Transpilers\Templates\Kotlin.Template.psx.ps1
- docs\2022-07-26.md
- Transpilers\Templates\ATOM.Template.psx.ps1
- docs\2022-11-14.md
- Transpilers\Templates\LUA.Template.psx.ps1
- docs\2022-07-15.md
- Transpilers\Templates\Python.Template.psx.ps1
- docs\Join-PipeScript.md
- Transpilers\Templates\TCL.Template.psx.ps1
- docs\XML.Template.md
- Transpilers\Templates\WebAssembly.Template.psx.ps1
- docs\Perl.Template.md
- Transpilers\Templates\CPlusPlus.Template.psx.ps1
- docs\2022-08-08.md
- Transpilers\Templates\Ruby.Template.psx.ps1
- docs\ValidateExtension.md
- Transpilers\Templates\TOML.Template.psx.ps1
- docs\2022-06-22.md
- Transpilers\Templates\JavaScript.Template.psx.ps1
- docs\RegexLiteral.md
- Transpilers\Templates\PHP.Template.psx.ps1
- docs\Bash.md
- Transpilers\Templates\CSharp.Template.psx.ps1
- docs\Bicep.Template.md
- Transpilers\Templates\SQL.Template.psx.ps1
- docs\Update-PipeScript.md
- Transpilers\Templates\Go.Template.psx.ps1
- docs\2022-11.md
- Transpilers\Templates\Razor.Template.psx.ps1
- docs\Invoke-PipeScript.md
- Transpilers\Keywords\README.ps1.md
- docs\Java.Template.md
- Transpilers\Keywords\All.psx.ps1
- docs\CSS.Template.md
- Transpilers\Keywords\Until.psx.ps1
- docs\JavaScript.Template.md
- Transpilers\Keywords\README.md
- docs\SQL.Template.md
- Transpilers\Keywords\All.tests.ps1
- docs\2022-10-08.md
- Transpilers\Keywords\New.psx.ps1
- docs\YAML.Template.md
- Transpilers\Keywords\Until.tests.ps1
- docs\2022-07-24.md
- Transpilers\Keywords\Await.tests.ps1
- docs\Http.Protocol.md
- Transpilers\Keywords\New.tests.ps1
- docs\2022-11-07.md
- Transpilers\Keywords\Requires.psx.ps1
- docs\Use-PipeScript.md
- Transpilers\Keywords\Await.psx.ps1
- docs\WebAssembly.Template.md
- Transpilers\Keywords\Assert.tests.ps1
- docs\PipeScript.ParameterAttribute.md
- Transpilers\Keywords\Assert.psx.ps1
- docs\HLSL.Template.md
- Transpilers\Protocols\README.ps1.md
- docs\Batch.md
- Transpilers\Protocols\Http.Protocol.tests.ps1
- docs\2022-07-31.md
- Transpilers\Protocols\README.md
- docs\Explicit.md
- Transpilers\Protocols\Http.Protocol.psx.ps1
- docs\LUA.Template.md
- Transpilers\Protocols\UDP.Protocol.psx.ps1
- docs\Basic.Template.md
- Transpilers\Protocols\JSONSchema.Protocol.psx.ps1
- docs\Go.Template.md
- Github\Jobs\RunGitPub.psd1
- docs\PipeScript.Template.md
- Github\Actions\PipeScriptAction.ps1
- docs\HCL.Template.md
- docs\Assets\PipeScript.svg
- docs\Search-PipeScript.md
- docs\_posts\2022-07-10-PipeScript-0.0.8.md
- docs\Rust.Template.md
- docs\_posts\2022-08-01-PipeScript-0.1.md
- docs\ValidateScriptBlock.md
- docs\_posts\2022-07-24-PipeScript-0.0.12.md
- docs\2022-06-29.md
- docs\_posts\2022-10-08-PipeScript-0.1.6.md
- docs\ADA.Template.md
- docs\_posts\2022-09-22-PipeScript-0.1.5.md
- docs\2022-07-20.md
- docs\_posts\2022-07-26-PipeScript-0.0.13.md
- docs\2022-07-04.md
- docs\_posts\2022-11-14-PipeScript-0.2.md
- docs\BatchPowerShell.md
- docs\_posts\2022-10-06-Commands-could-be-read-as-sentences.md
- docs\CHANGELOG.md
- docs\_posts\2022-07-19-PipeScript-0.0.10.md
- docs\Help.md
- docs\_posts\2022-10-21-PipeScript-0.1.8.md
- docs\ModuleRelationship.md
- docs\_posts\2022-07-02-PipeScript-0.0.6.md
- docs\_config.yml
- docs\_posts\2022-09-19-PipeScript-0.1.4.md
- docs\2022-06-21.md
- docs\_posts\2022-08-08-PipeScript-0.1.1.md
- docs\2022-06.md
- docs\_posts\2022-10-07-all-things-are-possible.md
- docs\PSD1.Template.md
- docs\_posts\2022-11-07-PipeScript-0.1.9.md
- docs\2022-09-22.md
- docs\_posts\2022-06-22-PipeScript-0.0.3.md
- docs\Build-Pipescript.md
- docs\_posts\2022-07-20-PipeScript-0.0.11.md
- docs\EqualityTypeComparison.md
- docs\_posts\2022-06-28-PipeScript-0.0.4.md
- docs\ValidatePlatform.md
- docs\_posts\2022-06-21-PipeScript-0.0.1.md
- docs\ObjectiveC.Template.md
- docs\_posts\2022-07-04-PipeScript-0.0.7.md
- docs\Decorate.md
- docs\_posts\2022-10-09-PipeScript-0.1.7.md
- docs\rss.xml
- docs\_posts\2022-06-21-PipeScript-0.0.2.md
- docs\CPlusPlus.Template.md
- docs\_posts\2022-07-15-PipeScript-0.0.9.md
- docs\Pipescript.md
- docs\_posts\2022-09-08-PipeScript-0.1.2.md
- docs\CNAME
- docs\_posts\2022-09-15-PipeScript-0.1.3.md
- docs\Rest.md
- docs\_posts\2022-07-31-PipeScript-0.0.14.md
- docs\All.md
- docs\_posts\2022-06-29-PipeScript-0.0.5.md
- docs\ValidateTypes.md
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.8 | 3,565 | 2/19/2024 |
0.2.7 | 987 | 12/18/2023 |
0.2.6 | 113 | 6/29/2023 |
0.2.5 | 29 | 4/27/2023 |
0.2.4 | 13 | 3/31/2023 |
0.2.3 | 24 | 3/12/2023 |
0.2.2 | 36 | 12/24/2022 |
0.2.1 (current version) | 23 | 11/16/2022 |
0.2 | 10 | 11/14/2022 |
0.1.9 | 17 | 11/7/2022 |
0.1.8 | 15 | 10/21/2022 |
0.1.7 | 15 | 10/9/2022 |
0.1.6 | 12 | 10/8/2022 |
0.1.5 | 21 | 9/22/2022 |
0.1.4 | 23 | 9/19/2022 |
0.1.3 | 19 | 9/15/2022 |
0.1.2 | 14 | 9/8/2022 |
0.1.1 | 20 | 8/8/2022 |
0.1 | 16 | 8/1/2022 |
0.0.14 | 12 | 7/31/2022 |
0.0.13 | 17 | 7/26/2022 |
0.0.12 | 12 | 7/24/2022 |
0.0.11 | 16 | 7/20/2022 |
0.0.9 | 15 | 7/15/2022 |
0.0.8 | 14 | 7/10/2022 |
0.0.7 | 15 | 7/4/2022 |
0.0.6 | 13 | 7/2/2022 |
0.0.5 | 15 | 6/29/2022 |
0.0.4 | 13 | 6/28/2022 |
0.0.3 | 17 | 6/22/2022 |
0.0.2 | 12 | 6/21/2022 |
0.0.1 | 13 | 6/21/2022 |