Hacker News new | ask | show | jobs
by melolife 1679 days ago
I've done a similar thing with Scala in the past - ship the compiler jar and then compile your configuration (which is just an abstract class implementation) as part of the startup process.