Sciweavers

4743 search results - page 261 / 949
» The PlusCal Algorithm Language
Sort
View
115
Voted
MSCS
2008
87views more  MSCS 2008»
15 years 3 months ago
Coercions in a polymorphic type system
The idea of coercive subtyping, a theory of abbreviation for dependent type theories, is incorporated into the polymorphic type system in functional programming languages. The tra...
Zhaohui Luo
76
Voted
COLING
2002
15 years 3 months ago
Computation of Modifier Scope in NP by a Language-neutral Method
The relative logical scope of multiple modifiers within NP is often semantically significant. This paper proposes a structurally based method for computing the relative scope of s...
Richard Campbell
196
Voted
SAC
2008
ACM
15 years 3 months ago
IELR(1): practical LR(1) parser tables for non-LR(1) grammars with conflict resolution
There has been a recent effort in the literature to reconsider grammar-dependent software development from an engineering point of view. As part of that effort, we examine a defic...
Joel E. Denny, Brian A. Malloy
166
Voted
CIKM
2009
Springer
15 years 1 months ago
TSA'09 workshop summary: topic-sentiment analysis
This workshop seeks to bring together researchers in both computer science and social sciences who are interested in developing and using topic-sentiment analysis methods to measu...
Bei Yu, Maojin Jiang
113
Voted
ASIAN
1998
Springer
105views Algorithms» more  ASIAN 1998»
15 years 8 months ago
Two Flavors of Offline Partial Evaluation
Abstract. Type-directed partial evaluation is a new approach to program specialization for functional programming languages. Its merits with respect to the traditional offline part...
Simon Helsen, Peter Thiemann