Search code examples
Can value types be implemented by inlining?...

c#jvmlanguage-designvalue-typevm-implementation

Read More
With the Java VM, how are object references treated...

javaobjectjvmvm-implementation

Read More
How does one use dynamic recompilation?...

virtual-machineemulationimplementationvm-implementation

Read More
Speed up compiled programs using runtime information like for example JVM does it?...

cjvmvm-implementationdynamic-analysis

Read More
optimized dex types in dalvik cache...

androidbytecodedalvikvm-implementation

Read More
Is There Any Way To Develop in Smalltalk Without Using a VM?...

windowssmalltalkvm-implementation

Read More
What does it mean that Squeak runs "bit-identically" across platforms, in a way Java doesn...

javajvmsmalltalkvm-implementation

Read More
How does the putspecialobject opcode in the RubyVM work?...

rubyopcodevm-implementation

Read More
Back-end choice for a new dynamic programming language?...

compiler-constructioninterpretersmalltalkvm-implementation

Read More
Does machine-code needs an runtime environment? MoSync SDK...

compiler-constructionruntimecross-platforminterpretervm-implementation

Read More
Can I use Parrot Compiler Tools from installed parrot-devel package on Linux?...

compiler-constructionvm-implementationparrot

Read More
Can PyPy run everywhere Python can?...

compiler-constructioncpujitpypyvm-implementation

Read More
Virtual machine access globals by index or hash...

assemblycompiler-constructionvm-implementation

Read More
Cross Compiling vs Virtual Machines...

vm-implementationcompiler-theorycompiler-construction

Read More
Order of frames being pushed on the stack...

pythoncompiler-constructionstackvm-implementation

Read More
how to create a dictionary/list/class created from raw_input...

pythonlistclassdictionaryvm-implementation

Read More
Bytecode Design?...

programming-languagesbytecodevm-implementation

Read More
Creating a new language within the Python virtual machine...

pythonbytecodedslvm-implementation

Read More
How can be bytecode used for optimizing the execution time of dynamic languages?...

optimizationbytecodevm-implementation

Read More
possibilities for fast dynamic code execution in Python...

pythonscriptingabstract-syntax-treejitvm-implementation

Read More
Execution speed of references vs pointers...

pointerscompiler-constructionreferencejitvm-implementation

Read More
Is there a JavaScript (ECMAScript) implementation written in Python?...

javascriptpythoninterpretervm-implementation

Read More
what techniques are currently being imployed to speed up the next generation javascript engines?...

javascriptjitvm-implementation

Read More
copy objects between different Virtual-Machines efficiently...

javajavascriptc#pythonvm-implementation

Read More
How can a JVM decide if a class “belongs” (e.g. inner or nested classes) to another class?...

classlanguage-agnosticjvmbytecodevm-implementation

Read More
What exactly is Java?...

javajvmterminologydefinitionvm-implementation

Read More
What's the difference of Squeak/Pharo/Newspeak Smalltalk VMs?...

smalltalkpharosqueakvm-implementationnewspeak

Read More
abstract machine concept of jvm...

javajvmvm-implementation

Read More
Open source Virtual Machine writen in .net?...

c#.netvb.netvm-implementation

Read More
Why to use Parrot (or other VM) if I have an interpreter?...

pythonperlinterpretervm-implementationparrot

Read More
BackNext