Sciweavers

10899 search results - page 84 / 2180
» The GP Programming System
Sort
View
ICDE
1997
IEEE
121views Database» more  ICDE 1997»
14 years 10 months ago
A Persistent Hyper-Programming System
We demonstrate the use of a hyper-programming system in building persistent applications. This allows program representations to contain type-safe links to persistent objects embe...
Graham N. C. Kirby, Ronald Morrison, David S. Munr...
VL
2006
IEEE
153views Visual Languages» more  VL 2006»
14 years 2 months ago
Lessons Learned from Designing a Programming System to Support Middle School Girls Creating Animated Stories
Traditional approaches to teaching computer science are often unsuccessful in attracting girls into the discipline. Our hypothesis is that presenting computer programming as a mea...
Caitlin Kelleher, Randy Pausch
AOSD
2007
ACM
14 years 27 days ago
Generating parallel applications for distributed memory systems using aspects, components, and patterns
Developing and debugging parallel programs particularly for distributed memory architectures is still a difficult task. The most popular approach to developing parallel programs f...
Purushotham V. Bangalore
CHI
2002
ACM
14 years 9 months ago
The impact of human-centered features on the usability of a programming system for children
HANDS is a new programming system for children that was designed for usability. This paper examines the effectiveness of three features of HANDS: queries, aggregate operations, an...
John F. Pane, Brad A. Myers
POPL
1994
ACM
14 years 1 months ago
A Type System for Prototyping Languages
Rapide is a programming language framework designed for the development of large, concurrent, real-time systems by prototyping. The framework consists of a type language and defau...
Dinesh Katiyar, David C. Luckham, John C. Mitchell