1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-17 16:47:22 +03:00
mal/jq
2020-01-12 15:09:52 +03:30
..
core.jq clean up comments 2020-01-12 15:09:52 +03:30
Dockerfile change Dockerfile to build on top of ubuntu:bionic 2020-01-12 15:03:08 +03:30
env.jq implement conj/seq 2020-01-10 09:31:00 +03:30
interp.jq implement conj/seq 2020-01-10 09:31:00 +03:30
printer.jq implement conj/seq 2020-01-10 09:31:00 +03:30
reader.jq fix atom interactions and unfuck execution speed 2020-01-08 18:06:57 +03:30
rts.py switch run to a python script that gives io to the program 2020-01-10 17:44:43 +03:30
run change Dockerfile to build on top of ubuntu:bionic 2020-01-12 15:03:08 +03:30
step0_repl.jq switch run to a python script that gives io to the program 2020-01-10 17:44:43 +03:30
step1_read_print.jq switch run to a python script that gives io to the program 2020-01-10 17:44:43 +03:30
step2_eval.jq switch run to a python script that gives io to the program 2020-01-10 17:44:43 +03:30
step3_env.jq switch run to a python script that gives io to the program 2020-01-10 17:44:43 +03:30
step4_if_fn_do.jq clean up comments 2020-01-12 15:09:52 +03:30
step5_tco.jq clean up comments 2020-01-12 15:09:52 +03:30
step6_file.jq clean up comments 2020-01-12 15:09:52 +03:30
step7_quote.jq clean up comments 2020-01-12 15:09:52 +03:30
step8_macros.jq clean up comments 2020-01-12 15:09:52 +03:30
step9_try.jq clean up comments 2020-01-12 15:09:52 +03:30
stepA_mal.jq clean up comments 2020-01-12 15:09:52 +03:30
utils.jq clean up comments 2020-01-12 15:09:52 +03:30