Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
  Browse All Reviews > Software (D) > Programming Languages (D.3) > Language Constructs and Features (D.3.3) > Modules, Packages (D.3.3...)  
 
Options:
 
  1-8 of 8 Reviews about "Modules, Packages (D.3.3...)": Date Reviewed
  Using stealth mixins to achieve modularity
Strandh R., Hamer J., Baumann G.  Australian software engineering conference (Proceedings of the 2007 Australian Software Engineering Conference,Apr 10-13, 2007) 111-116, 2007.  Type: Proceedings

Class inheritance does not help in modeling unanticipated, incremental software change. Class references are usually hardcoded. This prevents legacy code from using class definitions other than the original classes. In this paper, an i...

Mar 11 2008
  Sound and complete elimination of singleton kinds
Crary K. ACM Transactions on Computational Logic 8(2): 8-es, 2007.  Type: Article

Pushing high-level information down to lower-level program representations enables manipulations such as link-time code improvement and runtime security analysis. However, high-level information carries costs not usually found at lower...

Jun 14 2007
  C++ template metaprogramming: concepts, tools, and techniques from Boost and beyond (C++ In-Depth Series)
Abrahams D., Gurtovoy A., Addison-Wesley Professional, 2004.  Type: Book (9780321227256)

Boost.org is a Web site that provides access to the Boost programming library. One can think of the Boost library as offering all of those things that were meant to be in the standard C++ library, but never quite made it. One can also ...

Apr 14 2005
  Java reflection in action (In Action Series)
Forman I., Forman N., Ira R P., Manning Publications Co., Greenwich, CT, 2004.  Type: Book (9781932394184)

The widespread adoption of the object-oriented programming paradigm, through the use of languages such as Java, allows the programmer the opportunity to make use of novel techniques. The inclusion within Java of classes and methods tha...

Jan 7 2005
  Collection and container classes in C++
Hughes C., Hughes T., John Wiley & Sons, Inc., New York, NY, 1996.  Type: Book (9780471143376)

A container is a data structure that accepts, stores, and retrieves other data structures. A collection is a semantically endowed container. The Standard Template Library (STL) is a set of data structures and associated operations that...

Sep 1 1997
  Manifest types, modules, and separate compilation
Leroy X.  Principles of programming languages (Proceedings of the 21st ACM SIGPLAN-SIGACT symposium, Portland, Oregon, United States, Jan 16-19, 1994) 109-122, 1994.  Type: Proceedings

In many languages such as Modula-2 and C++, type specifications are treated as opaque, that is, all exported types are abstract. This feature facilitates separate compilation but is claimed to greatly reduce the expressive power of the...

Feb 1 1995
  Union and actualization of module specifications: some compatibility results
Parisi-Presicce F. Journal of Computer and System Sciences 35(1): 72-95, 1987.  Type: Article

This is a continuation of a series of papers, to which the author has previously contributed, dealing with the algebraic specifications of modules. The paper presumes familiarity with many-sorted algebras and category theory. A module ...

Oct 1 1988
  A language for linking modules into systems
Thorelli L. BIT 25(2): 359-379, 1985.  Type: Article

Thorelli gives a formally defined notation for linking modules together to form systems. A module imports and exports disjoint collections of names. Each name may have attributes representing, for example, type information (though Thor...

Jan 1 1986
 
 
 
Display per page
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy