سؤال

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.

Has anybody heard of a way?

هل كانت مفيدة؟

المحلول

If you're looking for a code style checker, check out Eli Barzilay's "code ayatollah". You can run that on the command line.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top