Comment on Design to accommodate change: Table-driven programming [pdf]Comments−RodgerTheGreat14yThinking Forth by Leo Brodie has a good worked-out example of representing rule systems in various ways including several approaches that use tables. I think it's much better motivated than in the linked paper. Starting on page 52:http://books.google.com/books?id=1AlWbXItiCYC&lpg=PA52...The entire text can be found here as a free PDF: http://thinking-forth.sourceforge.net/
Comments
Thinking Forth by Leo Brodie has a good worked-out example of representing rule systems in various ways including several approaches that use tables. I think it's much better motivated than in the linked paper. Starting on page 52:
http://books.google.com/books?id=1AlWbXItiCYC&lpg=PA52...
The entire text can be found here as a free PDF: http://thinking-forth.sourceforge.net/