Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I need this for Common Lisp.


The SBCL compiler already emits a lot of style-warnings and notes when it compiles code - these warnings serve as a good enough linter for me.


something something "Can we get a static analysis tool?" "No we already have a static analysis tool at home"

Static Analysis Tool At Home: sbcl --load


Not nearly enough, thought with safety declarations cranked up to 11 (to 3, really) and enough type declarations sprinkled around the code, it becomes serviceable as a tool.


> I need this for Common Lisp.

Maybe sblint[0] might help?

It's a pity that the CL userbase is so small and that most of the userbase doesn't think that the small userbase is a problem. :-(

[0] https://github.com/fukamachi/sblint




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: