Sciweavers

7555 search results - page 51 / 1511
» The Type System of DBPL
Sort
View
JSAC
2006
73views more  JSAC 2006»
13 years 8 months ago
Ultra-wideband impulse radio systems with multiple pulse types
In an ultra wideband (UWB) impulse radio (IR) system, a number of pulses, each transmitted in an interval called a
Sinan Gezici, Zafer Sahinoglu, Hisashi Kobayashi, ...
POPL
2003
ACM
14 years 9 months ago
Pure patterns type systems
We introduce a new framework of algebraic pure type systems in which we consider rewrite rules as lambda terms with patterns and rewrite rule application as abstraction applicatio...
Gilles Barthe, Horatiu Cirstea, Claude Kirchner, L...
TACS
1997
Springer
14 years 11 days ago
Type System for Specializing Polymorphism
Abstract. Flexibility of programming and efficiency of program execution are two important features of a programming language. Unfortunately, however, there is an inherent conflict...
Atsushi Ohori
IFIP
2009
Springer
14 years 3 months ago
Towards a Type System for Security APIs
Security API analysis typically only considers a subset of an API’s functions, with results bounded by the number of function calls. Furthermore, attacks involving partial leakag...
Gavin Keighren, David Aspinall, Graham Steel
CASSIS
2004
Springer
14 years 2 months ago
A Type System for Checking Applet Isolation in Java Card
A Java Card applet is, in general, not allowed to access fields and methods of other applets on the same smart card. This applet isolation property is enforced by dynamic checks i...
Werner Dietl, Peter Müller, Arnd Poetzsch-Hef...