[racket] Command line Syntax Checker tool (for Vim)

From: Ory Band (oryband at gmail.com)
Date: Tue Apr 9 12:08:33 EDT 2013

I'm looking for a command-line tool to check the syntax of my Racket / PLT-Scheme code. The purpose of this is to build a syntax-checker for Syntastic Vim plugin (https://github.com/scrooloose/syntastic). Something very similar to what gcc, jslint, and other command-line syntax checkers can do.


I've stumbled upon code-ayatollah.rkt by Eli Barzilay, and it looks quite nice. However, I would like to know of alternatives or anything else that might to the trick in a better way.


Any ideas? Thanks in advance.


Ory Band - אורי בנד

oryband at gmail.com (mailto:oryband at gmail.com)
OryBand.com (http://oryband.com/), gplus.to/OryBand (http://gplus.to/OryBand)




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130409/2e2ecf6c/attachment.html>

Posted on the users mailing list.