Deploying Common Lisp to heroku
2 minute read Published:
Ok this is going to be a short post, but maybe someone finds it useful so here it goes.
For testing purpose I really like the heroku platform, you can deploy your application, test it, share it with others to test etc. Heroku has some “official” languages it supports but through the use of buildpacks you can deploy any application.