engineering and programming language implementations, a stack machine is a computer processor or a virtual machine in which the primary interaction is moving short-lived...
48 KB (5,786 words) - 14:07, 15 March 2025
Pushdown automaton (redirect from Stack automaton)
employs a stack. Pushdown automata are used in theories about what can be computed by machines. They are more capable than finite-state machines but less...
25 KB (4,142 words) - 15:26, 15 April 2025
Reverse Polish notation (redirect from Automatic Memory Stack)
2-level stack. Other early computers to implement architectures enabling reverse Polish notation were the English Electric Company's KDF9 machine, which...
76 KB (6,744 words) - 02:43, 26 April 2025
known as an execution stack, program stack, control stack, run-time stack, or machine stack, and is often shortened to simply the "stack". Although maintenance...
26 KB (3,658 words) - 02:22, 5 April 2025
advantage of the overall machine relative to the weight. A stack machine—also called a stack or rack—has a set of rectangular plates that are pierced by...
5 KB (714 words) - 13:55, 15 August 2024
stack, return the value of the last element added. The name stack is an analogy to a set of physical items stacked one atop another, such as a stack of...
40 KB (4,723 words) - 02:23, 17 April 2025
garbage collect it. Each JVM thread also has its own call stack (called a "Java Virtual Machine stack" for clarity), which stores frames. A new frame is created...
31 KB (3,400 words) - 19:02, 6 April 2025
executables are machine-specific statically linked binaries. Like many other P-code machines, the UCSD P-Machine is a stack machine, which means that...
18 KB (2,238 words) - 03:19, 30 January 2025
stack register is a computer central processor register whose purpose is to keep track of a call stack. On an accumulator-based architecture machine,...
7 KB (949 words) - 03:25, 28 March 2025
Stack-oriented programming is a programming paradigm that relies on one or more stacks to manipulate data and/or pass parameters. Programming constructs...
13 KB (1,686 words) - 20:55, 26 December 2024
WebAssembly (section Virtual machine)
Since WebAssembly's runtime environments (RE) are low-level virtual stack machines (akin to JVM or Flash VM) that may be embedded into host applications...
52 KB (4,601 words) - 14:17, 1 May 2025
The ZPU is a microprocessor stack machine designed by Norwegian company Zylin AS to run supervisory code in electronic systems that include a field-programmable...
10 KB (1,122 words) - 23:13, 6 August 2024
Automatic variable Static variable Call stack Dynamic memory allocation Stack buffer overflow Stack machine Stack overflow "Advantages of Alloca". The GNU...
9 KB (1,027 words) - 12:57, 26 October 2024
Look up Stack or stack in Wiktionary, the free dictionary. Stack may refer to: Stack Island, an island game reserve in Bass Strait, south-eastern Australia...
4 KB (530 words) - 12:45, 5 February 2025
letters stand for stack, environment, control, dump, respectively, which are the internal registers of the machine. The registers stack, control, and dump...
15 KB (1,835 words) - 09:26, 17 December 2024
stack and frame pointers are used to manage the call stack. Rarely, other data stacks are addressed by dedicated address registers (see stack machine)...
37 KB (1,811 words) - 15:31, 1 May 2025
simplicity. Beginning in the early 1980s, Moore shifted focus to designing stack machines in hardware conjoined with Forth-like languages to run on them. He developed...
9 KB (858 words) - 17:18, 16 December 2024
Machine Man (also known as Aaron Stack, Mister Machine and serial number Z2P45-9-X-51 or X-51 for short) is an android superhero appearing in American...
20 KB (2,370 words) - 21:59, 17 April 2025
Harris RTX 2000 (category Stack machines)
Harris Semiconductor RTX 2000, now manufactured by Intersil, is a 16-bit stack machine microprocessor architecture designed for real-time computing and programmed...
8 KB (962 words) - 13:53, 19 March 2025
Instruction set architecture (redirect from Zero address machine)
while reg1 and so on refer to machine registers.) C = A+B 0-operand (zero-address machines), so called stack machines: All arithmetic operations take...
35 KB (4,309 words) - 09:15, 10 April 2025
Burroughs Large Systems (category Stack machines)
family of large 48-bit mainframes using stack machine instruction sets with dense syllables. The first machine in the family was the B5000 in 1961, which...
86 KB (10,309 words) - 17:20, 20 February 2025
microprocessors instead of the much slower CLX stack machine board. To minimize time to market, this machine was initially shipped without any MIPS native-mode...
45 KB (5,738 words) - 04:06, 15 April 2025
TCP/IP stack fingerprinting is the remote detection of the characteristics of a TCP/IP stack implementation. The combination of parameters may then be...
5 KB (533 words) - 13:14, 16 April 2025
Computer (redirect from Computing machine)
computers Register machine vs. Stack machine Harvard architecture vs. von Neumann architecture Cellular architecture Of all these abstract machines, a quantum...
139 KB (14,061 words) - 01:41, 4 May 2025
HP 3000 (category Stack machines)
then called it the HP 3000. The HP 3000 originally used a 16-bit CISC stack machine processor architecture, first implemented with Transistor-transistor...
41 KB (5,002 words) - 15:37, 21 January 2025
In software, a stack buffer overflow or stack buffer overrun occurs when a program writes to a memory address on the program's call stack outside of the...
22 KB (2,668 words) - 05:08, 7 March 2025
+"; the latter can easily be transformed into machine code to evaluate the expression by a stack machine. Post-order traversal is also used to delete the...
26 KB (2,886 words) - 10:11, 5 March 2025
Ignite (microprocessor) (category Stack machines)
Ignite (formerly ShBoom and PSC 1000, stylized as IGNITE) is a two stack, stack machine reduced instruction set computer (RISC) microprocessor architecture...
3 KB (242 words) - 17:10, 20 November 2024
In software, a stack overflow occurs if the call stack pointer exceeds the stack bound. The call stack may consist of a limited amount of address space...
11 KB (961 words) - 00:07, 27 June 2024
Such sets are commonly stack-based rather than register-based to reduce the size of operand specifiers. Such a stack machine architecture is inherently...
12 KB (1,403 words) - 00:36, 13 November 2024