PipeScript icon indicating copy to clipboard operation
PipeScript copied to clipboard

A Metaprogramming Language for PowerShell (and anything else)

Results 128 PipeScript issues
Sort by recently updated
recently updated
newest added

This should generate the input for a PowerShell command

enhancement
Languages
Commands

This can be used to generate input for a given parameter.

enhancement
Languages
Commands

Everyone loves pugs. Pug should be defined as a Language, with the following properties: ~~~PowerShell $LanguageName = 'Pug' $FilePattern = '\.pug$' $IsTemplateLanguage = $true $WorksWith = 'Express','React' $Install = {...

enhancement
Languages

And it should be used if no layout is defined for a given website. In a bit of cheekiness, and a bit of homage to past projects, this should be...

enhancement
Languages

## Using Technology PipeScript has already benefited greatly from having an in-memory database of languages, with an open-ended definition for any language. This approach should be broadened in scope, since...

This will enable all of the functionality to span the entire ecosystem.

## The Main Idea: Any technology or language should be able to provide an `Install(er)` simply by creating a variable/property of that name. By putting this variable in a language...

Philosophy
Tech