StacksStack as the data structure are widely used. Furthermore, It is possible to use stack as a local computing environment.Modern general and special purpoce processors apply stack The hardware stack support is a main means of acceleration the stack operations. Some RISC processors uses mechanism of stacks frames for access into main register file. Another approach is applyed in stack ́achines. The key property of these machines is the visibility of all stack opearaition at the architectural level. In addition to the hardware stack machines (stack-processor)the virtual stack machines are widely used also. All modern programming high level languages use the stacks, but the development of the stack concept in general is connected with Forth language. Stack it is a sequential device. For achive performance goal is necessarily to provide parallel access into stack.
|