Sciweavers

51 search results - page 1 / 11
» Comparing general-purpose and domain-specific languages: An ...
Sort
View
COMSIS
2010
13 years 1 months ago
Comparing general-purpose and domain-specific languages: An empirical study
Tomaz Kosar, Nuno Oliveira, Marjan Mernik, Maria J...
PPPJ
2003
ACM
13 years 9 months ago
JVM versus CLR: a comparative study
We present empirical evidence to demonstrate that there is little or no difference between the Java Virtual Machine and the .NET Common Language Runtime, as regards the compilati...
Jeremy Singer
CIKM
2009
Springer
13 years 9 months ago
A comparative study of methods for estimating query language models with pseudo feedback
We systematically compare five representative state-of-theart methods for estimating query language models with pseudo feedback in ad hoc information retrieval, including two var...
Yuanhua Lv, ChengXiang Zhai
AOSD
2007
ACM
13 years 8 months ago
A static aspect language for checking design rules
Design rules express constraints on the behavior and structure of a program. These rules can help ensure that a program follows a set of established practices, and avoids certain ...
Clint Morgan, Kris De Volder, Eric Wohlstadter
PLDI
2010
ACM
13 years 9 months ago
An analysis of the dynamic behavior of JavaScript programs
The JavaScript programming language is widely used for web programming and, increasingly, for general purpose computing. As such, improving the correctness, security and performan...
Gregor Richards, Sylvain Lebresne, Brian Burg, Jan...