Sciweavers

10912 search results - page 483 / 2183
» Object-Oriented Programming Languages
Sort
View
ECOOPWEXCEPTION
2006
Springer
15 years 10 months ago
Exception-Handling Bugs in Java and a Language Extension to Avoid Them
It is difficult to write programs that behave correctly in the presence of exceptions. We describe a dataflow analysis for finding a certain class of mistakes made while programs h...
Westley Weimer
VL
2000
IEEE
158views Visual Languages» more  VL 2000»
15 years 11 months ago
A Common Framework for Input, Processing, and Output in a Rule-Based Visual Language
Isaac is a programing language for geometric reasoning intended for controlling mobile robots, currently under development at NMSU. Due to the application area, handling input and...
Joseph J. Pfeiffer Jr., Rick L. Vinyard Jr., Berna...
155
Voted
ECOOP
1998
Springer
15 years 11 months ago
Implementing Layered Designs with Mixin Layers
Mixin layers are a technique for implementing layered object-oriented (e.g., collaboration-based designs). Mixin layers are similar to abstract subclasses (mixin classes) but scale...
Yannis Smaragdakis, Don S. Batory
WSC
2004
15 years 8 months ago
A View From the Beginning: When Does a Description Become a Taxonomy
This paper describes the author's career leading up to the publication of his 1969 paper Digital Computer Simulation: Computer Programming Languages, how it influenced the pa...
Philip J. Kiviat
332
Voted

Book
524views
17 years 4 months ago
Programming The Nintendo Game Boy Advance: The Unofficial Guide
All you need to know about the Nintendo game development. You will need to be a proficient in the C Language in order to follow this book.
Jonathan S. Harbour