User:Darthxaher/Sandbox
Jump to navigation
Jump to search
Contents
VM for Transfer[edit]
Test case development Notes[edit]
- Swedish-Danish (sv-da) pair only uses shallow transfer (only chunker), so this is the place where we start.
- English-Catalan (en-ca) uses all the three stages.
Links for Studying[edit]
Data Structure[edit]
JIT Optimization[edit]
Java virtual Machine Details[edit]
- List of Java byte-code instructions
- Java byte-code
- Stack-oriented programming language
- Java Virtual Machine