basilisp
basilisp copied to clipboard
Pre-"compile" CLI step
We don't "compile" as such, but it would be a potentially useful step to allow via the command line tool to basilisp compile
and have the compiler traverse the entire filesystem tree, importing files all the way down. In so doing, the import mechanisms would generate cached bytecode files, which can definitely help reduce startup time by one or two orders of magnitude.