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: Evan Hanson
Subject: Re: [Chicken-users] reachable top-level functions and variables
Date: Thu, 13 Jul 2017 11:28:48 +1200

Hi Sven,

Have you tried `csc <filename> -analyze-only -debug d`?

This will give you a full list of value definitions, including module
prefixes for any identifiers bound within a module. This may not be
precisely what you mean by "reachable", but it might be a start.

Cheers,

Evan



reply via email to

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