basilisp icon indicating copy to clipboard operation
basilisp copied to clipboard

Pre-"compile" CLI step

Open chrisrink10 opened this issue 5 years ago • 0 comments

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.

chrisrink10 avatar May 06 '19 12:05 chrisrink10