Sciweavers

649 search results - page 19 / 130
» Comparative Evaluation of PL languages
Sort
View
PADL
2010
Springer
14 years 5 months ago
Conversion by Evaluation
Abstract. We show how testing convertibility of two types in dependently typed systems can advantageously be implemented instead untyped normalization by evaluation, thereby reusin...
Mathieu Boespflug
ICFP
2007
ACM
14 years 8 months ago
Lazy call-by-value evaluation
Designing debugging tools for lazy functional programming languages is a complex task which is often solved by expensive tracing of lazy computations. We present a new approach in...
Bernd Braßel, Frank Huch, Germán Vida...
ICASSP
2011
IEEE
13 years 6 days ago
Language identification for singing
In spoken language processing, considerable research has been accomplished on language identi cation. Singing language identi cation is an important yet challenging area that has ...
Mahnoosh Mehrabani, John H. L. Hansen
FLAIRS
2009
13 years 6 months ago
Computational Considerations in Correcting User-Language
1 This study evaluates the robustness of established computational indices used to assess text relatedness in userlanguage. The original User-Language Paraphrase Corpus (ULPC) was ...
Adam M. Renner, Philip M. McCarthy, Danielle S. Mc...
PLDI
1996
ACM
14 years 19 days ago
Realistic Compilation by Partial Evaluation
Two key steps in the compilation of strict functional languages are the conversion of higher-order functions to data structures (closures) and the transformation to tail-recursive...
Michael Sperber, Peter Thiemann