Sciweavers

3583 search results - page 62 / 717
» A Type System for the Relational Calculus of Object Systems
Sort
View
IJCNLP
2004
Springer
14 years 2 months ago
A Persistent Feature-Object Database for Intelligent Text Archive Systems
This paper describes an intelligent text archive system in which typed feature structures are embedded. The aim of the system is to associate feature structures with regions in tex...
Takashi Ninomiya, Jun-ichi Tsujii, Yusuke Miyao
CAISE
2004
Springer
14 years 2 months ago
Objects Meet Relations: On the Transparent Management of Persistent Objects
Many information systems store their objects in a relational database. If the object schema or the relational schema of an application can change often or in an independent way, it...
Luca Cabibbo
OOPSLA
2010
Springer
13 years 7 months ago
A time-aware type system for data-race protection and guaranteed initialization
We introduce a type system based on intervals, objects representing the time in which a block of code will execute. The type system can verify time-based properties such as when a...
Nicholas D. Matsakis, Thomas R. Gross
PADL
2004
Springer
14 years 2 months ago
Implementing Cut Elimination: A Case Study of Simulating Dependent Types in Haskell
Gentzen’s Hauptsatz – cut elimination theorem – in sequent calculi reveals a fundamental property on logic connectives in various logics such as classical logic and intuition...
Chiyan Chen, Dengping Zhu, Hongwei Xi
JFP
2008
125views more  JFP 2008»
13 years 8 months ago
Types and trace effects of higher order programs
This paper shows how type effect systems can be combined with model-checking techniques to produce powerful, automatically verifiable program logics for higher order programs. The...
Christian Skalka, Scott F. Smith, David Van Horn