Control Table
Control tables are tables that control the control flow or play a major part in program control. There are no rigid rules about the structure or content of a control tableāits qualifying attribute is its ability to direct control flow in some way through "execution" by a processor or interpreter. The design of such tables is sometimes referred to as table-driven design (although this typically refers to generating code automatically from external tables rather than direct run-time tables). In some cases, control tables can be specific implementations of finite-state-machine-based automata-based programming. If there are several hierarchical levels of control table they may behave in a manner equivalent to UML state machines
Control tables often have the equivalent of conditional expressions or function references embedded in them, usually implied by their relative column position in the association list. Control tables reduce the need for programming similar structures or program statements over and over again. The two-dimensional nature of most tables makes them easier to view and update than the one-dimensional nature of program code. In some cases, non-programmers can be assigned to maintain the control tables.
Read more about Control Table: Typical Usage, More Advanced Usage, Table Structure, Table Location, The Interpreter and Subroutines, Performance Considerations, Examples of Control Tables, Programming Paradigm, Analogy To Bytecode / Virtual Machine Instruction Set, Instruction Fetch, Monitoring Control Table Execution, Advantages, Disadvantages, Quotations, See Also
Famous quotes containing the words control and/or table:
“Culture means control over nature.”
—Johan Huizinga (18721945)
“Remember thee?
Ay, thou poor ghost, whiles memory holds a seat
In this distracted globe. Remember thee?
Yea, from the table of my memory
Ill wipe away all trivial fond records,
All saws of books, all forms, all pressures past
That youth and observation copied there,
And thy commandment all alone shall live
Within the book and volume of my brain,”
—William Shakespeare (15641616)