[TUHS] Memory management in Dennis Ritchie's C Compiler

Dibyendu Majumdar mobile at majumdar.org.uk
Sun Aug 16 07:50:47 AEST 2020


Hi,

I have a project to revive the C compiler from V7/V10.
I wanted to check if anyone here knows about the memory management in
the compiler (c0 only for now). I am trying to migrate the memory
management to malloc/free but I am struggling to understand exactly
how memory is being managed.

Thanks and Regards
Dibyendu


More information about the TUHS mailing list