Sciweavers

CONCURRENCY
1998
119views more  CONCURRENCY 1998»
13 years 4 months ago
C to Java: Converting Pointers into References
We consider the problem of converting C pointers to the less flexible concept of references. Our main application is converting scientific applications from C to Java. We provid...
Erik D. Demaine