Difference between revisions of "User:Darthxaher/Sandbox"
Jump to navigation
Jump to search
Darthxaher (talk | contribs) |
Darthxaher (talk | contribs) |
||
Line 2: | Line 2: | ||
=== Test case development Notes === |
=== Test case development Notes === |
||
* sv-da pair only uses shallow transfer (only chunker), so this is the place where we start |
* 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 == |
== Links for Studying == |
Latest revision as of 09:14, 16 April 2010
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