Results 301 to 310 of about 928,867 (344)
Some of the next articles are maybe not open access.
@Java: Bringing a richer annotation model to Java
Computer Languages, Systems & Structures, 2014Abstract The ability to annotate code and, in general, the capability to attach arbitrary meta-data to portions of a program are features that have become more and more common in programming languages. Annotations in Java make it possible to attach custom, structured meta-data to declarations of classes, fields and methods.
W. Cazzola, VACCHI, EDOARDO
openaire +3 more sources
A dualthreaded Java processor for Java multithreading
Proceedings 1998 International Conference on Parallel and Distributed Systems (Cat. No.98TB100250), 2002The Java-Web computing paradigm has changed the Internet into a computing environment. For Java-Web computing and many Java applications, a new Java processor called simultaneous multithreaded (SMT) JavaChip, is proposed to enhance the performance of previous Java processors by hardware support of Java multithreading.
Shin-Dug Kim, Chun-Mok Chung
openaire +2 more sources
1999
The Java1 language introduces new mechanisms allowing many ways to implement distributed objects. These new technologies run over the Internet and more generally over TCP/IP networks. They form a new generation of middleware tools which it is important to study.
openaire +2 more sources
The Java1 language introduces new mechanisms allowing many ways to implement distributed objects. These new technologies run over the Internet and more generally over TCP/IP networks. They form a new generation of middleware tools which it is important to study.
openaire +2 more sources
Proceedings of the 2016 ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences, 2016
This paper presents an OO style without classes, which we call interface-based object-oriented programming (IB). IB is a natural extension of closely related ideas such as traits. Abstract state operations provide a new way to deal with state, which allows for flexibility not available in class-based languages.
Yanlin Wang +3 more
openaire +2 more sources
This paper presents an OO style without classes, which we call interface-based object-oriented programming (IB). IB is a natural extension of closely related ideas such as traits. Abstract state operations provide a new way to deal with state, which allows for flexibility not available in class-based languages.
Yanlin Wang +3 more
openaire +2 more sources
Dataflow Java: implicitly parallel Java
Proceedings 5th Australasian Computer Architecture Conference. ACAC 2000 (Cat. No.PR00512), 2002Dataflow computation models enable simpler and more efficient management of the memory hierarchy-a key barrier to the performance of many parallel programs. This paper describes a dataflow language based on Java. Use of the dataflow model enables a programmer to generate parallel programs without explicit directions for message passing, work allocation
G. Lee, J. Morris
openaire +2 more sources
1997
The Java programming language is similar to the C++ language - but with some interesting differences. If you are a C++ expert you will be able to zip through this chapter quite fast - chapter 15 deals specifically with the differences between the two languages.
openaire +2 more sources
The Java programming language is similar to the C++ language - but with some interesting differences. If you are a C++ expert you will be able to zip through this chapter quite fast - chapter 15 deals specifically with the differences between the two languages.
openaire +2 more sources
2014
Typically, unlike in a compiled programming language, the source code (called a script) in a scripting language is not compiled, but is interpreted at runtime. However, scripts written in some scripting languages may be compiled into Java bytecode that can be run by the JVM.
openaire +2 more sources
Typically, unlike in a compiled programming language, the source code (called a script) in a scripting language is not compiled, but is interpreted at runtime. However, scripts written in some scripting languages may be compiled into Java bytecode that can be run by the JVM.
openaire +2 more sources

