1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-27 14:52:16 +03:00
mal/impls/powershell
Nicolas Boulenguez a60581e0a2 test: check that a: is a valid symbol.
This is required by the current mal implementation of DBG-EVAL.

Fix resulting errors in powershell, prolog, swift5
2024-08-05 11:54:37 -05:00
..
core.psm1 Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
Dockerfile Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
env.psm1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
Makefile Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
printer.psm1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
reader.psm1 test: check that a: is a valid symbol. 2024-08-05 11:54:37 -05:00
run Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step0_repl.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step1_read_print.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step2_eval.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step3_env.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step4_if_fn_do.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step5_tco.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step6_file.ps1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
step7_quote.ps1 Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step8_macros.ps1 Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step9_try.ps1 Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
stepA_mal.ps1 Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
types.psm1 Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00