lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stack scanning


From: Francis McCabe
Subject: Stack scanning
Date: Wed, 4 Jan 2023 09:43:49 -0800

I have a request for information: how should one implement stack scanning with 
lightning? Stack scanning is important if you are implementing a gc language. 
There are other stack level operations that are also important: switching 
between stacks for example; allowing debugging by reporting on the value of 
local variables and arguments.

Obviously the requirement is for a portable approach to this.

Thanks
Francis 

Sent from my iPhone


reply via email to

[Prev in Thread] Current Thread [Next in Thread]