Sciweavers

7555 search results - page 36 / 1511
» The Type System of DBPL
Sort
View
ICFP
2003
ACM
14 years 8 months ago
MLF: raising ML to the power of system F
We propose a type system MLFthat generalizes ML with first-class polymorphism as in System F. Expressions may contain secondorder type annotations. Every typable expression admits...
Didier Le Botlan, Didier Rémy
ICC
2009
IEEE
121views Communications» more  ICC 2009»
13 years 6 months ago
Channel Estimation and Tracking Schemes for the Pulse-Shaping OFDM Systems
Robust channel estimation scheme is essential for pulse-shaping OFDM systems in the multipath mobile environment. This paper proposes three types of channel estimation schemes for ...
Bayarpurev Mongol, Takaya Yamazato, Masaaki Kataya...
MSCS
2008
87views more  MSCS 2008»
13 years 8 months ago
Coercions in a polymorphic type system
The idea of coercive subtyping, a theory of abbreviation for dependent type theories, is incorporated into the polymorphic type system in functional programming languages. The tra...
Zhaohui Luo
TCS
2008
13 years 8 months ago
Spatial-behavioral types for concurrency and resource control in distributed systems
We develop a notion of spatial-behavioral typing suitable to discipline concurrent interactions and resource usage in distributed object systems. Our type structure reflects a res...
Luís Caires
SCP
2002
119views more  SCP 2002»
13 years 8 months ago
Polymorphic subtyping in O'Haskell
O'Haskell is a programming language derived from Haskell by the addition of concurrent reactive objects and subtyping. Because Haskell already encompasses an advanced type sy...
Johan Nordlander