guile-sources
[Top][All Lists]
Advanced

[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.)

Attachment: guile-lint.gz
Description: Binary data


reply via email to

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