Sciweavers

4355 search results - page 195 / 871
» From Interpretation to Compilation
Sort
View
FLAIRS
2007
15 years 6 months ago
A Machine Learning Approach to Personal Pronoun Resolution in Turkish
In this paper, we present a machine learning based approach for estimating antecedents of anaphorically used personal pronouns in Turkish sentences using a decision tree classific...
Savas Yildirim, Yilmaz Kiliçaslan
IJCAI
1993
15 years 5 months ago
A Language for Implementing Arbitrary Logics
SEQUEL is a new-generation functional programming language, which allows the specification of types in a notation based on the sequent calculus. The sequent calculus notation suff...
Mark Tarver
128
Voted
HASKELL
2009
ACM
15 years 11 months ago
Alloy: fast generic transformations for Haskell
Data-type generic programming can be used to traverse and manipulate specific parts of large heterogeneously-typed tree structures, without the need for tedious boilerplate. Gene...
Neil C. C. Brown, Adam T. Sampson
ECRTS
1998
IEEE
15 years 8 months ago
Facilitating worst-case execution times analysis for optimized code
In this paper we present co-transformation, a novel approach to the mapping of execution information from the source code of a program to the object code for the purpose of worst-...
Jakob Engblom, Andreas Ermedahl, Peter Altenbernd
LCTRTS
2000
Springer
15 years 8 months ago
Automatic Validation of Code-Improving Transformations
This paper presents a general approach to automatically validate code-improving transformations on low-level program representations. The approach ensures the correctness of compi...
Robert van Engelen, David B. Whalley, Xin Yuan