Pinning down insidious bug in interpreter.
authorTim Vaughan <tgvaughan@gmail.com>
Sun, 8 May 2016 01:40:27 +0000 (13:40 +1200)
committerTim Vaughan <tgvaughan@gmail.com>
Sun, 8 May 2016 01:40:27 +0000 (13:40 +1200)
commit4b2f52917ce00e4af92d2a3a86e199d21748da5b
tree9473715f965e154ff9e8138261e96d20d75204bc
parentd0d02a9174dd0a8e4e0c37dc2d990d692ee9a73d
Pinning down insidious bug in interpreter.

Somehow mangles the parameter stack during LOOP.
src/debug.4th [new file with mode: 0644]
src/forth.jl
src/lib.4th