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
Alternatives to stack-based VM for an interpreter
Apr 28, 2026
c
compiler-construction
interpreter
vm-implementation
Programmatically launch and interact with python virtual machine
Apr 20, 2026
python
vm-implementation
Advantages of a VM
Mar 31, 2026
language-agnostic
operating-system
bytecode
jit
vm-implementation
Language Engines VS. Runtimes VS. Process Virtual Machines
Feb 17, 2026
compilation
runtime
interpreter
vm-implementation
javascript-engine
Scala's own LLVM implementation
Jan 20, 2026
scala
vm-implementation
Which Programming Language Was First To Use Virtual Machine?
Oct 30, 2025
smalltalk
vm-implementation
gnu-smalltalk
MRI: Why are some methods implemented as aliases, but others duplicated?
Oct 24, 2025
ruby
vm-implementation
language-implementation
mri
alias-method
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
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
Older Entries »