]> hydra-www.ietfng.org Git - dyna2/commit
changed repl prompt
authorTim Vieira <tim.f.vieira@gmail.com>
Mon, 1 Jul 2013 04:38:27 +0000 (00:38 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Mon, 1 Jul 2013 04:38:27 +0000 (00:38 -0400)
commit78463cedab54108b39bd16610d32527c54723b3d
tree9aedf23698e7b2485b2b2d63a7686f4bd5e28704
parenta63e665a5a74a82eeec5c6a76b0932c89714ed9a
changed repl prompt

commented out failed attempt at providing 'for X in [1,2,3]'

hid developer tools from repl.

trace:

  - fixed cycle detection

  - terser information printed for each edge.

    item => value

      | += val1
      |
      |    instantiated rule with subexpressions and variable values shown
      |    inline.
      |
      |     RECURSE on items in rule.
      |
      | += val2

  - changed color coding.

  - documentation, `> help trace`

No more barfing on empty input to trace, query, vquery.
examples/fib-bc.dyna [new file with mode: 0644]
examples/peano.dyna [new file with mode: 0644]