() "Marco Maggi" <[EMAIL PROTECTED]>
() Fri, 20 Jul 2007 18:09:54 +0200

   suggest ideas.

it just so happens i'm experimenting w/ reading (simple) lisp syntax
into guile[0].  perhaps you can grep the net for lisp callgraphs and use
`read-sexp' to convert them...

another idea is to instrument (scripts lint) from guile 1.4.x [1] to
emit such graphs from scanning scheme code (it has to do the requisite
tree crawling internally, anyway).

note to future mailing-list archive browsers: the snapshots referenced
below will disappear in a few days.

thi

_________________________________________________________
[0] EXPERIMENTAL PRE-RELEASE
    http://www.gnuvola.org/tmp/read-sexp.scm

[1] PRE-RELEASE
    http://www.gnuvola.org/tmp/lint


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to