Sciweavers

7681 search results - page 30 / 1537
» Typed Membrane Systems
Sort
View
TCS
2008
13 years 8 months ago
A typed lambda calculus with intersection types
Intersection types are well-known to type theorists mainly for two reasons. Firstly, they type all and only the strongly normalizable lambda terms. Secondly, the intersection type...
Viviana Bono, Betti Venneri, Lorenzo Bettini
ICFP
2005
ACM
14 years 8 months ago
Type inference, principal typings, and let-polymorphism for first-class mixin modules
module is a programming abstraction that simultaneously generalizes -abstractions, records, and mutually recursive definitions. Although various mixin module type systems have bee...
Henning Makholm, J. B. Wells
ICRA
2003
IEEE
126views Robotics» more  ICRA 2003»
14 years 1 months ago
Synthetic gecko foot-hair micro/nano-structures for future wall-climbing robots
— This paper proposes techniques to fabricate synthetic gecko foot-hairs for future wall-climbing robots, and models for understanding the synthetic hair design issues. Two nanom...
Metin Sitti, Ronald S. Fearing
JCNS
2000
109views more  JCNS 2000»
13 years 8 months ago
Dynamics of Sparsely Connected Networks of Excitatory and Inhibitory Spiking Neurons
The dynamics of networks of sparsely connected excitatory and inhibitory integrate-and-fire neurons are studied analytically. The analysis reveals a rich repertoire of states, incl...
Nicolas Brunel
POPL
2009
ACM
14 years 9 months ago
Flexible types: robust type inference for first-class polymorphism
We present HML, a type inference system that supports full firstclass polymorphism where few annotations are needed: only function parameters with a polymorphic type need to be an...
Daan Leijen