Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in vm-implementation
What is the fastest virtual machine design for x86?
Mar 03, 2023
assembly
x86
vm-implementation
How can be bytecode used for optimizing the execution time of dynamic languages?
Jan 24, 2023
optimization
bytecode
vm-implementation
Unable to understand a statement about compilers' optimization
Dec 25, 2022
compiler-construction
runtime
compile-time
vm-implementation
Is there some way to use pointers inside C switch statements?
Dec 10, 2022
c
compiler-construction
interpreter
vm-implementation
Designing a virtual machine with JIT
Dec 08, 2022
c++
vm-implementation
Why does Java use a static heap rather than allow an arbitrary amount of memory?
Dec 07, 2022
java
memory
jvm
heap-memory
vm-implementation
Why are many VMs written in C when they look like they have C++ features?
Nov 29, 2022
c++
c
programming-languages
vm-implementation
possibilities for fast dynamic code execution in Python
Nov 16, 2022
python
scripting
abstract-syntax-tree
jit
vm-implementation
Code as System image (serialized run-time environment) vs Source (text) [closed]
Nov 02, 2022
lisp
smalltalk
vm-implementation
selflanguage
peephole optimization patterns
Oct 08, 2022
design-patterns
compiler-construction
vm-implementation
control-flow-graph
peephole-optimization
What is the size of a program using LLVM/CLANG for a custom bytecode VM?
Jul 06, 2022
compiler-construction
clang
llvm
bytecode
vm-implementation
Contents of Stack Frame in Java
Nov 05, 2022
java
jvm
vm-implementation
How does a Java virtual machine implement the "happens-before" memory model?
Aug 31, 2022
multithreading
jvm
vm-implementation
memory-model
happens-before
Compiling local variables for a stack machine
Apr 14, 2019
variables
compiler-construction
vm-implementation
stack-machine
Why does python VM have co_names instead of just using co_consts?
Sep 21, 2022
python
bytecode
vm-implementation
Reductions in the Erlang BEAM machine
Oct 22, 2022
multithreading
concurrency
erlang
scheduling
vm-implementation
copy objects between different Virtual-Machines efficiently
Aug 22, 2019
java
javascript
c#
python
vm-implementation
Output language/format for toy compiler
Feb 04, 2023
assembly
compiler-construction
language-design
vm-implementation
What are some fundamental Feature/Architectural differences between the BEAM and JVM?
Sep 27, 2022
architecture
jvm
erlang
vm-implementation
beam
How would I go about writing a Virtual Machine [closed]
Jun 06, 2017
vm-implementation
Older Entries »