implement conj/seq
authorAnotherTest <ali.mpfard@gmail.com>
Fri, 10 Jan 2020 06:01:00 +0000 (09:31 +0330)
committerAnotherTest <ali.mpfard@gmail.com>
Fri, 10 Jan 2020 06:01:00 +0000 (09:31 +0330)
commitfed3ca508d68ba88315704b9d5b86cd733ed4b77
treec3ceab45739e2ae0411a57fefc2e8640096013d9
parent832abfbdfb4ce163aec07d5124e39d75565e1262
implement conj/seq

now we're self-hosting
12 files changed:
jq/core.jq
jq/env.jq
jq/interp.jq
jq/printer.jq
jq/step4_if_fn_do.jq
jq/step5_tco.jq
jq/step6_file.jq
jq/step7_quote.jq
jq/step8_macros.jq
jq/step9_try.jq
jq/stepA_mal.jq
jq/utils.jq