Difference between revisions of "User:Darthxaher/Sandbox"
Jump to navigation
Jump to search
Darthxaher (talk | contribs) |
Darthxaher (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== VM for Transfer == |
== VM for Transfer == |
||
=== Test case development Notes === |
|||
* 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