1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/powershell
2016-08-25 11:17:33 -05:00
..
core.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
Dockerfile PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
env.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
Makefile PowerShell: add missing Makefile. 2016-08-25 11:17:33 -05:00
printer.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
reader.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
run PowerShell: steps 0-3 2016-08-20 15:09:19 -05:00
step0_repl.ps1 PowerShell: steps 0-3 2016-08-20 15:09:19 -05:00
step1_read_print.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step2_eval.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step3_env.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step4_if_fn_do.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step5_tco.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step6_file.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step7_quote.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step8_macros.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step9_try.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
stepA_mal.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
types.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00