Re: Memory management clarification



Adrien Plisson <aplisson-news@xxxxxxxxxxxxxxxx> writes:

> the only 2 compilers i can think of implementing a GC are JGNAT and
> MGNAT, 2 niche compilers targeting the JVM and CLI, mainly because the
> GC is a feature of their target platform. i'm not aware of any other
> implementation of a garbage collector, but i may be wrong...

SofCheck also has a JVM-targetted compiler, and it does GC.
A# targets the .NET platform, so I assume it does GC also.

- Bob
.



Relevant Pages

  • Re: PIC vs ARM assembler (no flamewar please)
    ... coming from Germany and targeting firstly ROM devices for low power systems. ... C compilers have been around for 30 years. ...
    (comp.arch.embedded)
  • Re: PIC vs ARM assembler (no flamewar please)
    ... That's to be expected - the MSP430 is quite an old design, IIRC ... coming from Germany and targeting firstly ROM devices for low power ... C compilers have been around for 30 years. ...
    (comp.arch.embedded)