Sciweavers

3708 search results - page 367 / 371
» Programming with C Exceptions
Sort
View
93 views 82 votes 15 years 6 months ago  HASKELL 2005»
A type-indexed function is a function that is defined for each member of some family of types. Haskell’s type class mechanism provides collections of open type-indexed function...
120 views 103 votes 15 years 6 months ago  CC 2005»
In this paper, we present a formal description of data slicing, which is a type-directed program transformation technique that separates a program’s heap into several independent...
91 views 83 votes 15 years 6 months ago  UIST 2003»
Dialog boxes that collect parameters for commands often create ephemeral, unnatural interruptions of a program’s normal execution flow, encouraging the user to complete the dial...
92 views 91 votes 15 years 5 months ago  LCTRTS 2001»
Computers are increasingly being incorporated in devices with a limited amount of available memory. As a result research is increasingly focusing on the automated reduction of pro...
109 views 126 votes 15 years 5 months ago  SC 2000»
The developers of high-performance scientific applications often work in complex computing environments that place heavy demands on program analysis tools. The developers need to...
114 views 116 votes 15 years 5 months ago  ICSM 1999»
Software architecture visualization tools tend to support browsing, that is, exploration by following concepts. If architectural diagrams are to be used during daily software main...
92 views 120 votes 15 years 5 months ago  ESOP 1998»
Abstract. In the eld of reactive system programming, data ow synchronous languages like Lustre BCH+85,CHPP87 or Signal GBBG85 o er a syntax similar to block-diagrams, and can be e ...
90 views 74 votes 15 years 5 months ago  SIGADA 1998»
The requirements of High Integrity safety-critical, secure and mission-critical Software force developers to use specialised development techniques. Often the choice of computer l...
167 views 111 votes 15 years 2 months ago  WSCG 2001»
Research performed in the field of computer vision has steadily ignored recent advances in programming tools and techniques, relying on well-established traditional methods, such ...
97 views 104 votes 15 years 2 months ago  USENIX 2000»
The transition from command-line interfaces to graphical interfaces has resulted in programs that are easier to learn and use, but harder to automate and reuse. Another transition...