Sciweavers

3713 search results - page 580 / 743
» Constructing a Calculus of Programs
Sort
View
JSS
2000
83views more  JSS 2000»
15 years 2 months ago
Module interconnection features in object-oriented development tools
The black-box reuse of library classes in the construction of an object-oriented (OO) application is dicult: the principle of information hiding may be violated if classes must kn...
Sergio E. R. de Carvalho, Julio Cesar Sampaio do P...
CN
1998
73views more  CN 1998»
15 years 2 months ago
Intermediaries: New Places for Producing and Manipulating Web Content
We propose a new approach to programming web applications that increases the web's computational power, the web's flexibility, and web programmer productivity. Whereas w...
Rob Barrett, Paul P. Maglio
MT
1998
91views more  MT 1998»
15 years 2 months ago
A Controlled Skip Parser
Real-world natural language sentences are long and complex, and always contain unexpected grammatical constructions. It even includes noise and ungrammaticality. This paper descri...
Kenji Yamada
TOSEM
2002
69views more  TOSEM 2002»
15 years 2 months ago
Mixin layers: an object-oriented implementation technique for refinements and collaboration-based designs
A "refinement" is a functionality addition to a software project that can affect multiple dispersed implementation entities (functions, classes, etc.). In this paper, we...
Yannis Smaragdakis, Don S. Batory
FGCS
2010
129views more  FGCS 2010»
15 years 1 months ago
Bulk synchronous parallel ML with exceptions
Bulk Synchronous Parallel ML is a high-level language for programming parallel algorithms. Built upon OCaml and using the BSP model, it provides a safe setting for their implementa...
Louis Gesbert, Frédéric Gava, Fr&eac...