Search results

From APIDesign

You searched for En:bytecode

Jump to: navigation, search

There is no page titled "En:bytecode".

For more information about searching APIDesign, see Help.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

Page title matches

  1. Bytecode (300 bytes)
    1: ...uring linkage and execution. More on [[wikipedia::Bytecode]].

Page text matches

  1. Reviewers (3,307 bytes)
    21: ...in. If anyone feels there is something about XML, bytecode manipulation, etc. that I do not interpret correc...
  2. Blogs:JaroslavTulach:Practical Design (18,183 bytes)
    55: ...ious annotations, but it also dynamically emits [[bytecode]] for its helper classes during runtime. Solving ...
  3. BackwardCompatibility (6,862 bytes)
    31: ...]. The concepts of the [[wikipedia::Java bytecode|bytecode]] are very similar to concepts of [[Java]] langua...
  4. CompilerOptimizations (5,391 bytes)
    1: ... and we used real compilers, producing not just [[ByteCode]], but real machine code, executed by the target ...
    3: ...ese days are gone now, the [[JavaC]] just emits [[ByteCode]] and only later, when it is really executed the ...
  5. JavaC (915 bytes)
    1: ...ipedia::JavaC|JavaC]] is the [[Java]] source to [[bytecode]] compiler. Thanks to [[TulachMoreDEW]] project, ...
  6. InfoQReview (12,017 bytes)
    33: ...ore usable. The principle is true in the world of bytecode manipulation as well as in that of API design.
  7. AOP (4,779 bytes)
    3: == [[Bytecode]] patching ==
    5: ...e usable. The principle is true in the world of [[bytecode]] manipulation as well as in that of [[API]] desi...
    9: If direct manipulation of [[bytecode]] is like writing something in assembly language,...
    25: ...rd. You do not need to directly manipulate with [[bytecode]], but you need to manipulate with abstract synta...
  8. CompileTimeCache (8,107 bytes)
    19: ... means that it shall not propagate to resulting [[bytecode]] or be present in runtime (via [[reflection]] [[...
    35: ...Loader().getResources("META-INF/jersey.classes"); en.hasNextElement(); ) {
    36: URL config = en.nextElement();
  9. Bytecode (300 bytes)
    1: ...uring linkage and execution. More on [[wikipedia::Bytecode]].
  10. Closures (3,889 bytes)
    13: ...e surprised that the attempt to extend [[Java]] [[bytecode]] with [[invokeDynamic]] has been named [http://o...
  11. InvokeDynamic (11,361 bytes)
    11: ...hese "deffered" needs the new [[invokeDynamic]] [[bytecode]] operand had been introduced. It does not hardco...
    15: ...types are known to [[JavaC]] before its emits the bytecode. Yet (as [[JavaC]] from [[JDK]]8 is emulating [[C...
    29: ...e-creates it during each startup, is generating [[bytecode]] on the fly. It is even surprising it performs a...
    44: ...ecording lambdas, the best way is to create new [[bytecode]] instruction specialized for the task.
    58: ...ords (which is similar to to adding new [[JVM]] [[bytecode]] instructions), the [[AsmJs]] decided to create ...
  12. Hotswap (11,992 bytes)
    26: ...ommercial ones that play various classloading and bytecode manipulation tricks to make real [[hotswap]] work...
  13. Framework (4,362 bytes)
    19: ... classes [[JavaC]] references to in its generated bytecode. Porting [[Java]] to new systems would then requi...
  14. GWT (4,219 bytes)
    1: ...e bindings of classes and libraries, generating [[bytecode]] on the fly, loading new classes, using reflecti...
    7: ...ot deal with [[Java]] source, but with [[Java]] [[ByteCode]]:
    12: ...eady been done by [[JavaC]] when generating the [[ByteCode]]. [[Bck2Brwsr]] can use such information, become...
    24: ...act that various systems/languages can talk via [[ByteCode]] to each other, is ignored.
    26: ...a [[framework]]. The [[VM]] interface is there, [[ByteCode]] is the lingua franca which the [[Bck2Brwsr]] [[...
  15. Modularize (2,482 bytes)
    15: ... [[JavaC]] is directly aware of when generating [[bytecode]]. E.g. {{JDK|java/lang|Object}}, {{JDK|java/lang...
  16. FlowControllingTest (35,147 bytes)
    344: ...mprovements might include use of AOP or any other bytecode patching techniques to insert logging code everyw...
  17. Bck2Brwsr (6,202 bytes)
    1: ...[[VM|virtual machine]] which is capable to take [[bytecode]] and convert it (either ahead-of-time e - e.g. d...
  18. Bck2BrwsrViaRegisters (1,799 bytes)
    13: ... is almost one to one translation of [[Java]]'s [[bytecode]], but obviously, this is not really fast. Instea...
  19. Bck2BrwsrMangling (4,077 bytes)
    1: When translating the [[ByteCode]] to [[JavaScript]] the [[Bck2Brwsr]] project nee...
  20. Bck2BrwsrJavadoc (2,873 bytes)
    5: ...ahead-of-time compilation/transpiling] of any JVM bytecode classes to JavaScript in your own applications.

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)



Search in namespaces:

List redirects
Search for
Views
Personal tools
buy