From: Reini Urban
Subject: HEAPANAL and grovel-stack terms
Date: 
Message-ID: <385a899a.13481245@judy>
I came across this interesting package:
;;; -*- Package: HEAPANAL -*-
in cmucl src/tools/heapanal.lisp

There's also a grovel-stack so it probably deals with 'backwards'
structures. Maybe a dynamic stack on the heap.

Looks like special stacks (control and binding stacks) for foreign MACH
code, right? Could someone explain this?
--                                         
Reini