Sciweavers

6149 search results - page 16 / 1230
» Revealing the programming process
Sort
View
HASKELL
2007
ACM
14 years 2 months ago
Uniform boilerplate and list processing
Neil Mitchell, Colin Runciman
ASPLOS
1991
ACM
14 years 2 months ago
Process Coordination with Fetch-and-Increment
Eric Freudenthal, Allan Gottlieb
CSMR
2004
IEEE
14 years 2 months ago
Empirical Investigation of a Non-Intrusive Approach to Study Comprehension Cognitive Models
Usually software is maintained by people different from those who developed it. In this context the maintenance activities are dominated by the comprehension effort. The study of ...
Marco Torchiano
SCP
2010
148views more  SCP 2010»
13 years 9 months ago
Debugging hygienic macros
Over the past two decades, Scheme macros have evolved into a powerful API for the compiler front-end. Like Lisp macros, their predecessors, Scheme macros expand source programs in...
Ryan Culpepper, Matthias Felleisen