Sciweavers

489 search results - page 2 / 98
» Reflection for Statically Typed Languages
Sort
View
CCS
2008
ACM
13 years 9 months ago
A formal framework for reflective database access control policies
Reflective Database Access Control (RDBAC) is a model in which a database privilege is expressed as a database query itself, rather than as a static privilege contained in an acce...
Lars E. Olson, Carl A. Gunter, P. Madhusudan
POPL
2004
ACM
14 years 7 months ago
A type system for well-founded recursion
In the interest of designing a recursive module extension to ML that is as simple and general as possible, we propose a novel type system for general recursion over effectful expr...
Derek Dreyer
ECOOP
1999
Springer
13 years 11 months ago
Modular Statically Typed Multimethods
Todd D. Millstein, Craig Chambers
POPL
2000
ACM
13 years 11 months ago
Implicit Parameters: Dynamic Scoping with Static Types
Jeffrey R. Lewis, John Launchbury, Erik Meijer, Ma...