quicklisp-bootstrap
quicklisp-bootstrap copied to clipboard
Add support for Genera
- Adds a load-time check that the version of Genera contains the patches requied by Quicklisp.
- Adds Genera's network implementation.
- In Genera, #\Tab is not an ASCII character so change ACODE, ACASE, and callers to use :TAB instead of #\Tab.
This pull request has been sitting for a long time. You merged the pull request to support Genera in QuickLisp a while ago but missed this. Without it, you can't get QuickLisp onto a Genera system.