Search code examples
Why does the JVM have a separate array of local variables?...


javajvmstack-machine

Read More
Are these the smallest possible x86 macros for these stack operations?...


assemblyx86jitmicro-optimizationstack-machine

Read More
Is PUSH instruction in assembly language a zero address instruction or one address instruction?...


assemblycpu-architecturestack-machine

Read More
Approximation of PI with Brouncker's formula using a Stack machine...


c#stackpistack-machine

Read More
How to use Data.SBV to help derive correct stack machine implementation?...


haskellsmtstack-machinesbv

Read More
How does my instruction know what the address on the operand stack points to?...


compiler-constructionstack-machine

Read More
Converting SSA to stack machine...


compiler-constructioncilssastack-machine

Read More
How to find gc roots in a stack machine?...


compiler-constructiongarbage-collectioncode-generationstack-machinegc-roots

Read More
How to store variables from Symbol Table Compilers...


compiler-constructioncode-generationyaccsymbol-tablestack-machine

Read More
Does the processor use more than one stack to separate the call stack from the expression/register s...


cpu-registerscpu-architectureprocessorstack-memorystack-machine

Read More
Virtual machine design with separate stack and heap...


architecturetheoryvm-implementationstack-machine

Read More
Compiling local variables for a stack machine...


variablescompiler-constructionvm-implementationstack-machine

Read More
How to optimize simple stack-machine code?...


optimizationlanguage-agnosticstack-machine

Read More
Compiling switch statements for a simple VM...


ccompiler-constructioncompilationswitch-statementstack-machine

Read More
Theory of interpreters, partial evaluators, and compilers...


compiler-constructioninterpretercomputation-theorycompiler-theorystack-machine

Read More
Learning resources - stack machines, JVM especially...


jvmstack-machine

Read More
How to handle scope when generating bytecode with a handwritten compiler...


compiler-constructionscopebytecodestack-machine

Read More
SSA for stack machine code...


compiler-constructionssastack-machine

Read More
BackNext