Sciweavers

2736 search results - page 128 / 548
» Understanding programmer language
Sort
View
127
Voted
POPL
2000
ACM
15 years 7 months ago
Type Systems for Distributed Data Structures
Distributed-memory programs are often written using a global address space: any process can name any memory location on any processor. Some languages completely hide the distincti...
Ben Liblit, Alexander Aiken
ICSM
2009
IEEE
15 years 9 months ago
Visualizing the Java heap demonstration proposal
Many of the problems that occur in long-running systems involve the way that the system uses memory. We have developed a framework for extracting and building a model of the heap ...
Steven P. Reiss
103
Voted
ICSM
2007
IEEE
15 years 9 months ago
Smart Formatter: Learning Coding Style from Existing Source Code
The quality of identifiers, the coding style and formatting are important aspects that influence program understandings and maintenance. This is confirmed by the presence of se...
Filippo Corbo, Concettina Del Grosso, Massimiliano...
125
Voted
CORR
2002
Springer
133views Education» more  CORR 2002»
15 years 2 months ago
Declarative program development in Prolog with GUPU
Abstract. We present GUPU, a side-effect free environment specialized for programming courses. It seamlessly guides and supports students during all phases of program development, ...
Ulrich Neumerkel, Stefan Kral
114
Voted
VIS
2004
IEEE
109views Visualization» more  VIS 2004»
16 years 3 months ago
Visualizing Gyrokinetic Simulations
The continuing advancement of plasma science is central to realizing fusion as an inexpensive and safe energy source. Gryokinetic simulations of plasmas are fundamental to the und...
David Crawford, Kwan-Liu Ma, Min-Yu Huang, Scott K...