Skip to main content

Module transpile

Module transpile 

Source
Expand description

Transpilers that convert other shells/languages into Aether Shell source.

Currently includes:

  • Bash → Aether transpiler for a useful subset
  • PowerShell → Aether transpiler for a useful subset

Re-exported as:

  • aethershell::transpile::bash::transpile_bash_to_ae
  • aethershell::transpile::powershell::transpile_powershell_to_ae

Modules§

bash
Bash → Aether Shell transpiler (compat mode).
powershell
PowerShell → Aether Shell transpiler (compat mode).