Sciweavers

110 search results - page 2 / 22
» Language Boxes
Sort
View
POPL
1992
ACM
13 years 8 months ago
Unboxed Objects and Polymorphic Typing
This paper presents a program transformation that allows languages with polymorphic typing (e.g. ML) to be implemented with unboxed, multi-word data representations, more efficien...
Xavier Leroy
COCO
2006
Springer
75views Algorithms» more  COCO 2006»
13 years 8 months ago
Distinguishing SAT from Polynomial-Size Circuits, through Black-Box Queries
We may believe SAT does not have small Boolean circuits. But is it possible that some language with small circuits looks indistiguishable from SAT to every polynomialtime bounded ...
Albert Atserias
POPL
1994
ACM
13 years 8 months ago
Formally Optimal Boxing
An important implementation decision in polymorphically typed functional programming languages is whether to represent data in boxed or unboxed form and when to transform them fro...
Fritz Henglein, Jesper Jørgensen
PROPOR
2010
Springer
135views Languages» more  PROPOR 2010»
13 years 2 months ago
Out-of-the-Box Robust Parsing of Portuguese
Abstract In this paper we assess to what extent the available Portuguese treebanks and available probabilistic parsers are suitable for outof-the-box robust parsing of Portuguese. ...
João Silva, António Branco, Sé...
CP
2003
Springer
13 years 10 months ago
Box Constraint Collections for Adhoc Constraints
In this paper, we propose a new language-independent representation of adhoc constraints, called a box constraint collection. Using constructive disjunction, this representation ac...
Chi Kan Cheng, Jimmy Ho-Man Lee, Peter J. Stuckey