Sciweavers

3844 search results - page 412 / 769
» Modular interpreted systems
Sort
View
FUIN
2010
156views more  FUIN 2010»
15 years 4 months ago
A Tutorial Implementation of a Dependently Typed Lambda Calculus
Abstract. We present the type rules for a dependently typed core calculus together with a straightforward implementation in Haskell. We explicitly highlight the changes necessary t...
Andres Löh, Conor McBride, Wouter Swierstra
181
Voted
IVA
2010
Springer
15 years 4 months ago
Multimodal Backchannels for Embodied Conversational Agents
One of the most desirable characteristics of an Embodied Conversational Agent (ECA) is the capability of interacting with users in a human-like manner. While listening to a user, a...
Elisabetta Bevacqua, Sathish Pammi, Sylwia Julia H...
AMSTERDAM
2009
15 years 4 months ago
Natural Color Categories Are Convex Sets
The paper presents a statistical evaluation of the typological data about color naming systems across the languages of the world that have been obtained by the World Color Survey....
Gerhard Jäger
CORR
2011
Springer
170views Education» more  CORR 2011»
15 years 21 days ago
A Model for Coherent Distributed Memory For Race Condition Detection
—We present a new model for distributed shared memory systems, based on remote data accesses. Such features are offered by network interface cards that allow one-sided operations...
Franck Butelle, Camille Coti
OSDI
2008
ACM
16 years 6 months ago
Digging for Data Structures
Because writing computer programs is hard, computer programmers are taught to use encapsulation and modularity to hide complexity and reduce the potential for errors. Their progra...
Anthony Cozzie, Frank Stratton, Hui Xue, Samuel T....