Sciweavers

2943 search results - page 78 / 589
» Software Implementation of Synchronous Programs
Sort
View
89
Voted
PLDI
2010
ACM
15 years 7 months ago
Bamboo: a data-centric, object-oriented approach to many-core software
Traditional data-oriented programming languages such as dataflow s and stream languages provide a natural abstraction for parallel programming. In these languages, a developer fo...
Jin Zhou, Brian Demsky
105
Voted
ICCAD
2006
IEEE
146views Hardware» more  ICCAD 2006»
15 years 8 months ago
Cost-aware synthesis of asynchronous circuits based on partial acknowledgement
Designing asynchronous circuits by reusing existing synchronous tools has become a promising solution to the problem of poor CAD support in asynchronous world. A straightforward w...
Yu Zhou, Danil Sokolov, Alexandre Yakovlev
OOPSLA
2009
Springer
15 years 8 months ago
Enhancing source-level programming tools with an awareness of transparent program transformations
Programs written in managed languages are compiled to a platform-independent intermediate representation, such as Java bytecode. The relative high level of Java bytecode has engen...
Myoungkyu Song, Eli Tilevich
DEXA
2003
Springer
114views Database» more  DEXA 2003»
15 years 7 months ago
A Lesson for Software Engineering from Knowledge Engineering
Knowledge engineering has developed fine tools for maintaining the integrity of knowledge bases. These tools may be applied to the maintenance of conventional programs particularly...
John K. Debenham
IPPS
1998
IEEE
15 years 6 months ago
An Object Model for Multiprogramming
We have developed a programming model that integrates concurrency with object-based programming. The model includes features for object definition and instantiation, and it support...
Jayadev Misra