coleslaw-org / coleslaw

Flexible Lisp Blogware
BSD 2-Clause "Simplified" License
553 stars 82 forks source link

Automatically expand load command for any lisp implementation that so… #159

Closed equwal closed 5 years ago

equwal commented 5 years ago

It turns out most implementations don't use --load as their command line load argument, so I did some research and made if work for a few. It still defaults to --load "dump-db.lisp" for any unspecified implementation.