fredokun / cl-jupyter

An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
BSD 2-Clause "Simplified" License
199 stars 29 forks source link

Allow 64bit binaries named `ccl64` also work #53

Open goranmoomin opened 5 years ago

goranmoomin commented 5 years ago

Currently the script only checks ccl -V. I'm not sure about other platforms, but on mac homebrew installs ccl64 only if you run brew install clozure-cl.