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 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
C memory management for Cross-platform VM
Aug 22, 2014
c
memory-management
cross-platform
low-level
vm-implementation
How can I expose C functions to a custom virtual machine?
Nov 17, 2016
c
interface
function-pointers
vm-implementation
How would a register + stack based virtual machine work?
Oct 20, 2022
cpu-registers
register-allocation
vm-implementation
ssa
stack-based
Why are register-based virtual machines better than stack-based ones?
Sep 23, 2022
language-agnostic
vm-implementation
stack-based
What is the most reliable / portable way to allocate memory at low addresses on 64-bit systems?
Nov 04, 2022
c++
memory-management
operating-system
mmap
vm-implementation
Javascript API to explicitly add micro tasks or macro tasks
Nov 14, 2022
javascript
asynchronous
w3c
vm-implementation
Implementing registers in a C virtual machine
May 10, 2022
performance
memory
assembly
vm-implementation
Debugging interpreter in VM when changing vm primitives
Jun 16, 2019
smalltalk
pharo
squeak
vm-implementation
What C-integration problems arise with stackless VM implementations?
Dec 11, 2021
c
binding
vm-implementation
stackless
Using LLVM as virtual machine - multiplatform and multiarchitecture coding
Oct 16, 2022
llvm
multiplatform
llvm-ir
vm-implementation
platform-agnostic
Why is there a separate instance of VM(Dalvik/ART) for every App on Android?
Nov 01, 2022
android
virtual-machine
dalvik
vm-implementation
abstract machine concept of jvm
Mar 13, 2022
java
jvm
vm-implementation
Whats the best way to learn about VM implementation besides actually hacking code?
Nov 19, 2020
compiler-construction
programming-languages
vm-implementation
« Newer Entries
Older Entries »