Sciweavers

148 search results - page 1 / 30
» Living it up with a live programming language
Sort
View
OOPSLA
2007
Springer
13 years 11 months ago
Living it up with a live programming language
A dynamic language improves programmer productivity through flexible typing, a focus on high-level programming, and by streamlining the edit-compile-debug cycle. Live languages g...
Sean McDirmid
CP
2009
Springer
14 years 7 days ago
Using Relaxations in Maximum Density Still Life
The Maximum Density Sill-Life Problem is to fill an n × n board of cells with the maximum number of live cells so that the board is stable under the rules of Conway’s Game of L...
Geoffrey Chu, Peter J. Stuckey, Maria Garcia de la...
IFIP
2009
Springer
13 years 10 months ago
Collaborative Environments to Support Professional Communities: A Living Lab Approach
Hans Schaffers, Steffen Budweg, Rudolf Ruland, Kje...
APLAS
2010
ACM
13 years 2 months ago
Liveness of Communicating Transactions (Extended Abstract)
Edsko de Vries, Vasileios Koutavas, Matthew Hennes...
IWMM
2009
Springer
164views Hardware» more  IWMM 2009»
13 years 12 months ago
Live heap space analysis for languages with garbage collection
The peak heap consumption of a program is the maximum size of the live data on the heap during the execution of the program, i.e., the minimum amount of heap space needed to run t...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...