Hacker News new | ask | show | jobs
by kazinator 3487 days ago
Almost everything is mutable in Common Lisp: lexical variables, objects, global function bindings. Code compiles to native and you can deliver a single binary executable with no dependencies.