Sciweavers

LOGCOM
2016
8 years 1 months ago
Universality in two dimensions
Turing, in his immortal 1936 paper, observed that “[human] computing is normally done by writing. . . symbols on [two-dimensional] paper”, but noted that use of a second dimen...
Nachum Dershowitz, Gilles Dowek
LOGCOM
2016
8 years 1 months ago
Spoiled for choice?
The transition from a theory that turned out trivial to a consistent replacement need not proceed in terms of inconsistencies, which are negation gluts. Logics that tolerate gluts...
Diderik Batens
LOGCOM
2016
8 years 1 months ago
Nested sequent calculi for normal conditional logics
Nested sequent calculi are a useful generalization of ordinary sequent calculi, where sequents are allowed to occur within sequents. Nested sequent calculi have been profitably e...
Régis Alenda, Nicola Olivetti, Gian Luca Po...
LOGCOM
2016
8 years 1 months ago
Paraconsistent set theory by predicating on consistency
This paper intends to contribute to the debate about the uses of paraconsistent reasoning in the foundations of set theory, by means of employing the logics of formal inconsistenc...
Walter Alexandre Carnielli, Marcelo E. Coniglio
LOGCOM
2016
8 years 1 months ago
An open logical framework
The LFP Framework is an extension of the Harper-Honsell-Plotkin’s Edinburgh Logical Framework LF with external predicates, hence the name Open Logical Framework. This is accompli...
Furio Honsell, Marina Lenisa, Ivan Scagnetto, Luig...
LOGCOM
2016
8 years 1 months ago
Realization using the model existence theorem
Justification logics refine modal logics by replacing the usual necessity operator with a family of justification terms that embody reasons for the necessity of a formula, rath...
Melvin Fitting
LLC
2016
8 years 1 months ago
Visually Situated Language Comprehension
An eye-tracking study compared the effects of actions (depicted as tools between on-screen characters) with those of a speaker’s gaze and head shift between the same two charact...
Pia Knoeferle, Ernesto Guerra
ESOP
2016
Springer
8 years 1 months ago
Probabilistic NetKAT
This paper develops a new language for programming softwaredefined networks based on a probabilistic semantics. We extend the NetKAT language with new primitives for expressing p...
Nate Foster, Dexter Kozen, Konstantinos Mamouras, ...
ESOP
2016
Springer
8 years 1 months ago
Automatically Splitting a Two-Stage Lambda Calculus
Abstract. Staged programming languages assign a stage to each program expression and evaluate each expression in its assigned stage. A common use of staged languages is to describe...
Nicolas Feltman, Carlo Angiuli, Umut A. Acar, Kayv...
ESOP
2016
Springer
8 years 1 months ago
Coordinated Concurrent Programming in Syndicate
Most programs interact with the world: via graphical user interfaces, networks, etc. This form of interactivity entails concurrency, and concurrent program components must coordina...
Tony Garnock-Jones, Matthias Felleisen