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
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
Why to use Parrot (or other VM) if I have an interpreter?
Oct 09, 2017
python
perl
interpreter
vm-implementation
parrot
Does it make sense to implement a Garbage Collector in a Language with Garbage Collection
Sep 06, 2022
java
compiler-construction
garbage-collection
interpreter
vm-implementation
Why erlang needs a Virtual Machine?
Jan 08, 2021
erlang
vm-implementation
python bytecode, the interpreter and virtual machine
Oct 30, 2022
python
operating-system
bytecode
vm-implementation
Using a virtual machine inside of a game?
Aug 09, 2018
smalltalk
robot
vm-implementation
How can a JVM decide if a class “belongs” (e.g. inner or nested classes) to another class?
Oct 08, 2022
class
language-agnostic
jvm
bytecode
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
« Newer Entries
Older Entries »