[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile-lint version 6
From: |
Kevin Ryde |
Subject: |
guile-lint version 6 |
Date: |
Sun, 26 Jun 2005 11:46:29 +1000 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
A new version of my guile-lint syntax checker can be found at
http://www.geocities.com/user42_kevin/guile-lint/index.html
The main new feature is some argument type and range checking.
Unfortunately only calls to core functions are checked, and only
arguments which are literals or the returns from core functions. (The
aim in the future will be to look at the last form in user defined
functions, but it needs a new structure to make forward references
work properly.)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guile-lint version 6,
Kevin Ryde <=