Sciweavers

3323 search results - page 48 / 665
» Computational Semantics with Functional Programming
Sort
View
125
Voted
ICLP
2009
Springer
15 years 9 months ago
An Engine for Computing Well-Founded Models
The seemingly simple choice of whether to use call variance or call subsumption in a tabled evaluation deeply affects an evaluation’s properties. Most tabling implementations hav...
Terrance Swift
LICS
1989
IEEE
15 years 6 months ago
Computational Lambda-Calculus and Monads
The λ-calculus is considered an useful mathematical tool in the study of programming languages. However, if one uses βη-conversion to prove equivalence of programs, then a gros...
Eugenio Moggi
ESWS
2008
Springer
15 years 4 months ago
Demo: Visual Programming for the Semantic Desktop with Konduit
Abstract. In this demo description, we present Konduit, a desktopbased platform for visual programming with RDF data. Based on the idea of the semantic desktop, non-technical users...
Knud Möller, Siegfried Handschuh, Sebastian T...
TACS
1994
Springer
15 years 6 months ago
A Semantic Theory for Concurrent ML
In this paper we present a semantic theory for Concurrent ML. It consists of a new effect-based type system and a denotational model. The new type system is based on an extension o...
Dominique Bolignano, Mourad Debbabi
SIGMOD
2011
ACM
234views Database» more  SIGMOD 2011»
14 years 5 months ago
Ranking with uncertain scoring functions: semantics and sensitivity measures
Ranking queries report the top-K results according to a user-defined scoring function. A widely used scoring function is the weighted summation of multiple scores. Often times, u...
Mohamed A. Soliman, Ihab F. Ilyas, Davide Martinen...