[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile-lint 3
From: |
Kevin Ryde |
Subject: |
guile-lint 3 |
Date: |
Thu, 22 Jul 2004 11:19:47 +1000 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) |
This is a new version of my syntax checker for guile scripts.
The changes in this version are,
- new checks for unused bindings made with `let' etc
- new support for: @, @@, cond-expand, future, ice-9 format
- fixes for various forms: and, if, or, quasiquote, start-stack,
use-modules, internal defines
- fixes for misc other bits and pieces
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.
(Musings or discussions to the guile-user list please.)
guile-lint.gz
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guile-lint 3,
Kevin Ryde <=