Thinking Forth

Paperback, 316 pages

English language

Published Dec. 26, 2004 by Punchy Publishing.

ISBN:
9780976458708
OCLC Number:
71792596

View on OpenLibrary

4 stars (2 reviews)

3 editions

A great book about Forth and about programming

4 stars

Thinking Forth is one of the very few books on this very interesting programming language that goes beyond the syntax and into the philosophy of the language. This is important because Forth is very different to other programming language, due to its explicit use of the stack and its dictionary-based structure. These changes make a significant difference to what good code looks like in Forth compared to other languages... The functions are very short and build up from low to high level, resulting in a domain-specific language that is an expression of the problem being solved and the individual programmer's approach to understanding and solving the problem.

The book contains a number of relatively simple but not trivial examples to illustrate good approaches and to point out common pitfalls. The style of writing, like Leo Brodie's other book 'Starting Forth' is relaxed, and makes liberal use of cartoons, which may …

A great book about Forth and about programming

4 stars

Thinking Forth is one of the very few books on this very interesting programming language that goes beyond the syntax and into the philosophy of the language. This is important because Forth is very different to other programming language, due to its explicit use of the stack and its dictionary-based structure. These changes make a significant difference to what good code looks like in Forth compared to other languages... The functions are very short and build up from low to high level, resulting in a domain-specific language that is an expression of the problem being solved and the individual programmer's approach to understanding and solving the problem.

The book contains a number of relatively simple but not trivial examples to illustrate good approaches and to point out common pitfalls. The style of writing, like Leo Brodie's other book 'Starting Forth' is relaxed, and makes liberal use of cartoons, which may …

Subjects

  • General
  • Computers - General Information
  • Computers
  • Computer Books: General