Something akin to C's splint, Haskell's HLint, Perl's B::Lint, etc.?
|
show 1 more comment
feedback
|
|
No, there is nothing like that for Common Lisp. | |||||||||
feedback
|
|
There's Lisp Critic: http://www.mail-archive.com/gardeners@lispniks.com/msg00372.html | |||
|
feedback
|
|
There is a static debugger for PLT Scheme, called "MrSpidey", and "bugloo" if you are using the "Bigloo" Scheme compiler, but that is all I could find. see this Stack Overflow question about static analyzers for scheme. | ||||
|
feedback
|
hello world. If you have a specific question that you need an answer to, I suggest raising a question that answers that question, and/or trying it yourself and asking questions when you meet a dead-end. I'm sorry if my response made you think I could answer the question, but that's not a reality in this case. Please, create a new question for your inquiries; I was focusing on C-Lisp Lint parsers. Also note, in some circumstances you're better off deleting a question than editing it. – Jared Farrish Aug 1 '11 at 1:23