Sciweavers

18429 search results - page 158 / 3686
» Typing dynamic typing
Sort
View
SIGSOFT
2004
ACM
15 years 10 months ago
A type system for object models
A type system for object models is described that supports subtypes and allows overloading of relation names. No special features need be added to the modelling language; in parti...
Jonathan Edwards, Daniel Jackson, Emina Torlak
PADL
2004
Springer
15 years 10 months ago
UUXML: A Type-Preserving XML Schema-Haskell Data Binding
An XML data binding is a translation of XML documents into values of some programming language. This paper discusses a typepreserving XML–Haskell data binding that handles docume...
Frank Atanassow, Dave Clarke, Johan Jeuring
ECOOP
1998
Springer
15 years 9 months ago
Reflection for Statically Typed Languages
Abstract. An object-oriented language that permits changing the behavior of a class or of a single object is said to support computational reflection. Existing reflective facilitie...
José de Oliveira Guimarães
129
Voted
TPHOL
1997
IEEE
15 years 9 months ago
Type Classes and Overloading in Higher-Order Logic
Type classes and overloading are shown to be independent concepts that can both be added to simple higher-order logics in the tradition of Church and Gordon, without demanding more...
Markus Wenzel
160
Voted
VL
1996
IEEE
155views Visual Languages» more  VL 1996»
15 years 9 months ago
The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations
A useful starting point for designing advanced graphical user interfaces is the Visual InformationSeeking Mantra: Overview first, zoom and filter, then details-on-demand. But this...
Ben Shneiderman