Thoughtful Programming and Forth by Jeff Fox
Publisher: UltraTechnology 2000
What is good Forth? What makes one Forth program better than another? Good object code is pretty straightforward. It is efficient in terms of system resources, it does not consume resources excessively. Good source code is a bit more difficult to define. It should be clear, easy to read and write, easy to debug.
Computers & Internet Programming Languages & Tools Forth