Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

scheme lint

63 views
Skip to first unread message

Bill

unread,
Apr 23, 2011, 2:08:38 PM4/23/11
to
A start toward a scheme lint program: lint.scm in the Snd
tarball or Snd CVS repository at sourceforge:

ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-12.tar.gz
http://sourceforge.net/projects/snd/

(I hope that's still the correct url). It runs in s7
scheme, and (with some grumbling) Guile 1.8 or 2.0.
If anyone is interested in this, and notices any bugs, or
any infelicitous tropes that it overlooks, please
send me a note.

Ludovic Courtès

unread,
Apr 27, 2011, 6:25:48 PM4/27/11
to
Hi Bill,

Bill <schott...@gmail.com> writes:

> A start toward a scheme lint program: lint.scm in the Snd
> tarball or Snd CVS repository at sourceforge:
>
> ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-12.tar.gz
> http://sourceforge.net/projects/snd/
>
> (I hope that's still the correct url). It runs in s7
> scheme, and (with some grumbling) Guile 1.8 or 2.0.

Looks interesting.

FWIW a similar program is Guile-Lint [0] for Guile 1.8 (legacy).
Guile 2.0 has compiler warnings for some of the cases addressed by
lint.scm [1].

Thanks,
Ludo’.

[0] http://user42.tuxfamily.org/guile-lint/
[1] http://www.gnu.org/software/guile/manual/html_node/Compilation.html

0 new messages