Added words to temporarily compile code and execute it. Handy for timing tests or for compile-only words. Look in ARCH/forth/compile-execute.fs.
[[ 10 for r@ . next ]] 9 8 7 6 5 4 3 2 1 0 ok<$,ram>
it works well. Good idea for some quick test.
Log in to post a comment.
Added words to temporarily compile code and execute it. Handy for timing tests or for compile-only words.
Look in ARCH/forth/compile-execute.fs.
it works well. Good idea for some quick test.