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 - אורי בנד

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




____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to