INCLUDED now reads library up to end of lib_1_basic.4th.
authorTim Vaughan <tgvaughan@gmail.com>
Mon, 10 Oct 2016 06:19:37 +0000 (19:19 +1300)
committerTim Vaughan <tgvaughan@gmail.com>
Mon, 10 Oct 2016 06:23:20 +0000 (19:23 +1300)
commit81df43061870de0bbe2cb4f866d238ef72c21052
treea86b107d78bb671d357a87724546d8d3c866302e
parent4eaa3dc4bf437227e52d366dc019c743091eeb92
INCLUDED now reads library up to end of lib_1_basic.4th.

Turns out that outer interpreter cannot rely on stack being untouched
between INTERPRET calls.  Duh!
src/forth.jl