guile-user
[Top][All Lists]
Advanced

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

Re: [wanted] automagic generation of graphs


From: Thien-Thi Nguyen
Subject: Re: [wanted] automagic generation of graphs
Date: Fri, 20 Jul 2007 20:46:36 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

() "Marco Maggi" <address@hidden>
() 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




reply via email to

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