Sciweavers

2335 search results - page 30 / 467
» Type Checking Type Classes
Sort
View
ECCC
1998
55views more  ECCC 1998»
13 years 8 months ago
Characterizing Small Depth and Small Space Classes by Operators of Higher Types
Manindra Agrawal, Eric Allender, Samir Datta, Heri...
HASKELL
2008
ACM
13 years 10 months ago
Haskell session types with (almost) no class
Riccardo Pucella, Jesse A. Tov
PLPV
2012
ACM
12 years 4 months ago
LTL types FRP: linear-time temporal logic propositions as types, proofs as functional reactive programs
Functional Reactive Programming (FRP) is a form of reactive programming whose model is pure functions over signals. FRP is often expressed in terms of arrows with loops, which is ...
Alan Jeffrey
CSFW
2008
IEEE
14 years 3 months ago
A Type System for Observational Determinism
Zdancewic and Myers introduced observational determinism as a scheduler independent notion of security for concurrent programs. This paper proposes a type system for verifying obs...
Tachio Terauchi