Sciweavers

9595 search results - page 202 / 1919
» Functional programming in C
Sort
View
ACMMSP
2005
ACM
99views Hardware» more  ACMMSP 2005»
16 years 1 days ago
Gated memory control for memory monitoring, leak detection and garbage collection
ct In the past, program monitoring often operates at the code level, performing checks at function and loop boundaries. Recent research shows that profiling analysis can identify ...
Chen Ding, Chengliang Zhang, Xipeng Shen, Mitsunor...
COMPSAC
1998
IEEE
15 years 10 months ago
The Essence of the Visitor Pattern
Abstract. For object-oriented programming, the Visitor pattern enables the definition of a new operation on an object structure without changing the classes of the objects. The pri...
Jens Palsberg, C. Barry Jay
ASAP
2005
IEEE
121views Hardware» more  ASAP 2005»
16 years 3 days ago
Using TLM for Exploring Bus-based SoC Communication Architectures
As billion transistor System-on-chips (SoC) become commonplace and design complexity continues to increase, designers are faced with the daunting task of meeting escalating design...
Sudeep Pasricha, Mohamed Ben-Romdhane
FSTTCS
2007
Springer
16 years 20 days ago
Adventures in Bidirectional Programming
Benjamin C. Pierce