Slashdot Mirror


User: mdv

mdv's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. C-- has automatic garbage collection on The New Garbage Man · · Score: 1

    Maybe interesting in this context, a language called 'C--' was developed last year to serve as a portable assembly language with garbage collection. It was intended mostly for compilers of functional programming languages (many fp compilers generate regular C code). Here's a link (yes, at microsoft!)