Sciweavers

1302 search results - page 215 / 261
» Soundness in the Public-Key Model
Sort
View
ICSE
2008
IEEE-ACM
16 years 19 days ago
jPredictor: a predictive runtime analysis tool for java
JPREDICTOR is a tool for detecting concurrency errors in JAVA programs. The JAVA program is instrumented to emit property-relevant events at runtime and then executed. The resulti...
Feng Chen, Traian-Florin Serbanuta, Grigore Rosu
WWW
2008
ACM
16 years 15 days ago
A generic framework for collaborative multi-perspective ontology acquisition
The research objective of this work is to develop a general framework that incorporates collaborative social tagging with a novel ontology scheme conveying multiple perspectives. ...
Maayan Zhitomirsky-Geffet, Judit Bar-Ilan, Yitzcha...
ECOOP
2009
Springer
16 years 14 days ago
Coinductive Type Systems for Object-Oriented Languages
We propose a novel approach based on coinductive logic to specify type systems of programming languages. The approach consists in encoding programs in Horn formulas which are inter...
Davide Ancona, Giovanni Lagorio
COORDINATION
2009
Springer
16 years 11 days ago
Assume-Guarantee Verification of Concurrent Systems
Process algebras are a set of mathematically rigourous languages with well defined semantics that permit modelling behaviour of concurrent and communicating systems. Verification o...
Liliana D'Errico, Michele Loreti
SAS
2009
Springer
172views Formal Methods» more  SAS 2009»
16 years 11 days ago
Type Analysis for JavaScript
JavaScript is the main scripting language for Web browsers, and it is essential to modern Web applications. Programmers have started using it for writing complex applications, but ...
Anders Møller, Peter Thiemann, Simon Holm J...