step2 - eval
authorAnotherTest <ali.mpfard@gmail.com>
Sun, 5 Jan 2020 15:05:49 +0000 (18:35 +0330)
committerAnotherTest <ali.mpfard@gmail.com>
Tue, 7 Jan 2020 20:35:33 +0000 (00:05 +0330)
commit9088c0fa753cecf48557cc80e50d9ca6d7139ab8
tree3e4bcdc6dc5cbc59667d49f73483c792b29cac25
parent4fdc0a0307897bff5c7d17e0ba7630218406feb7
step2 - eval

Since we can't store functions, this is gonna be a _mess_
jq/interp.jq [new file with mode: 0644]
jq/printer.jq
jq/reader.jq
jq/step1_read_print.jq
jq/step2_eval.jq [new file with mode: 0644]
jq/utils.jq [new file with mode: 0644]