Sciweavers

6149 search results - page 435 / 1230
» Revealing the programming process
Sort
View
METRICS
1999
IEEE
15 years 11 months ago
Measurements Should Generate Value, Rather than Data
Success factors for measurement programs as identified in the literature typically focus on the `internals' of the measurement program: incremental implementation, support fr...
Frank Niessink, Hans van Vliet
DSL
2009
15 years 4 months ago
CLOPS: A DSL for Command Line Options
Programmers often write custom parsers for the command line input of their programs. They do so, in part, because they believe that both their program's parameterization and t...
Mikolás Janota, Fintan Fairmichael, Viliam ...

Book
987views
17 years 2 months ago
Inside the Java Virtual Machine
"Inside the Java Virtual Machine explains Java's architecture and internals, and several Java APIs closely tied to the virtual machine, to Java programmers. Reading this ...
Bill Venners
SCAM
2008
IEEE
16 years 1 months ago
Automated Migration of List Based JSP Web Pages to AJAX
AJAX is a web application programming technique that allows portions of a web page to be loaded dynamically, separate from other parts of the web page. This gives the user a much ...
Jason Chu, Thomas R. Dean
IFL
2007
Springer
146views Formal Methods» more  IFL 2007»
16 years 1 months ago
A Supercompiler for Core Haskell
Haskell is a functional language, with features such as higher order functions and lazy evaluation, which allow succinct programs. These high-level features present many challenges...
Neil Mitchell, Colin Runciman