[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile-lint 5
From: |
Kevin Ryde |
Subject: |
guile-lint 5 |
Date: |
Mon, 17 Jan 2005 11:40:18 +1100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) |
This is a further new version of my syntax checker for guile scripts.
The changes in this version are,
- better goops support (fairly minimal still)
- new check for modules imported but not used
- new check for unused toplevel defines in a module (or program)
- new checks on params to called procs in `for-each' etc
- other tweaks and fixes
CAUTION: During checking, some of the code under test is executed, and
modules used are loaded, so don't run guile-lint on untrusted code.
guile-lint.gz
Description: Binary data
guile-lint.sig
Description: Binary data
(Note .sig is for after you gunzip.)
--
gpg key at http://savannah.gnu.org/people/viewgpg.php?user_id=2403
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guile-lint 5,
Kevin Ryde <=