chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] reachable top-level functions and variables


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] reachable top-level functions and variables
Date: Thu, 13 Jul 2017 06:15:24 +0200

Hello Sven,

On Wed, 12 Jul 2017 19:56:36 +0200 (CEST) Sven Hartrumpf <address@hidden> wrote:

> I am looking for a compiler option that will produce output
> that could give me a start for determining a list of reachable
> top-level functions/variables. I have tried other compilers but they
> tend to deliver too many false positives for complex programs.

Probably not exactly what you want, but
http://wiki.call-cc.org/eggref/4/introspect looks related.

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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