Sciweavers

123
Voted
PEPM
2016
ACM
10 years 21 days ago
Toward introducing binding-time analysis to MetaOCaml
This paper relates 2-level λ-calculus and staged λ-calculus (restricted to 2 stages) to obtain monovariant binding-time analysis for λ-calculus that produces the output in the ...
Kenichi Asai
PEERJPRE
2016
63views more  PEERJPRE 2016»
10 years 21 days ago
Canonical instabilities of autonomous vehicle systems
Formal argument suggests that command, communication and control systems can remain stable in the sense of the Data Rate Theorem that mandates the minimum rate of control informat...
Rodrick Wallace
PEERJPRE
2016
85views more  PEERJPRE 2016»
10 years 21 days ago
Judging a commit by its cover; or can a commit message predict build failure?
Developers summarize their changes to code in commit messages. When a message seems “unusual”, however, this puts doubt into the quality of the code contained in the commit. W...
Eddie A. Santos, Abram Hindle
PEERJPRE
2016
83views more  PEERJPRE 2016»
10 years 21 days ago
The impact of test case summaries on bug fixing performance: An empirical investigation
Automated test generation tools have been widely investigated with the goal of reducing the cost of testing activities. However, generated tests have been shown not to help develo...
Sebastiano Panichella, Annibale Panichella, Moritz...