Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Command line syntax checker for Racket / Scheme

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?

like image 863
Ory Band Avatar asked Dec 12 '25 20:12

Ory Band


1 Answers

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

like image 136
Sam Tobin-Hochstadt Avatar answered Dec 14 '25 16:12

Sam Tobin-Hochstadt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!