Also called "address interpreter" : the mechanism which enables a ForthInterpreter to execute an address list. High level Forth words are commonly expressed as address lists (with Direct Threaded Code and Indirect Threaded Code)

see also ForthImplementation