bin/ccl-rlwrap @ f13a2b1ddedf

Do some horrifying things with lisp folding
author Steve Losh <steve@stevelosh.com>
date Fri, 15 Apr 2016 18:06:03 +0000
parents 735d4fc86bc8
children 86bde83af492
#!/usr/bin/env bash

# rlwrap ros -L ccl-bin run -l ~/.ccl-init.lisp "$@"
# roswell performance ccl is fucked atm, see here https://github.com/roswell/roswell/issues/141
rlwrap /usr/local/bin/ccl64 "$@"