Sciweavers

INFSOF
2002
52views more  INFSOF 2002»
13 years 4 months ago
Molecule-oriented programming in Java
Molecule-oriented programming is introduced as a programming style carrying some perspective for Java. A sequence of examples is provided. Supporting the development of the molecu...
Jan A. Bergstra
ENTCS
2007
100views more  ENTCS 2007»
13 years 4 months ago
Lightweight Static Capabilities
We describe a modular programming style that harnesses modern type systems to verify safety conditions in practical systems. This style has three ingredients: (i) A compact kernel...
Oleg Kiselyov, Chung-chieh Shan
CORR
2008
Springer
115views Education» more  CORR 2008»
13 years 5 months ago
New Guidelines For Spreadsheets
This article examines rules of style for text, graphics, and mathematics and applies these rules to spreadsheets. The article describes the new style in detail with an example and...
John F. Raffensperger
ECOOP
1992
Springer
13 years 9 months ago
Object-Oriented Multi-Methods in Cecil
Multiple dispatching provides increased expressive power over single dispatching by guiding method lookup using the values of all arguments instead of only the receiver. However, ...
Craig Chambers