Closed martinklepsch closed 8 years ago
And what should be validated?
Cljx doesn't really deal with code. It just reads the file, parses the s-expressions, eliminates elements following feature expressions, and writes created AST into another file.
Closing as cljx and boot-cljx are deprecated.
It'd be nice to have some basic validation of the output files. Not sure how that could be done without a significant performance penalty.