Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/temporal/docker-quicksbcl
SBCL + Quicklisp for Docker.
https://github.com/temporal/docker-quicksbcl
common-lisp docker sbcl
Last synced: 11 days ago
JSON representation
SBCL + Quicklisp for Docker.
- Host: GitHub
- URL: https://github.com/temporal/docker-quicksbcl
- Owner: TeMPOraL
- Created: 2014-12-25T22:20:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T10:50:10.000Z (about 10 years ago)
- Last Synced: 2024-10-13T10:38:28.479Z (4 months ago)
- Topics: common-lisp, docker, sbcl
- Language: Common Lisp
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: QuickSBCL
A Docker script for installing SBCL w/ Quicklisp.
Using ubuntu:trusty.SBCL version: sbcl-1.2.6-x86-64.
Based on https://github.com/davazp/docker-sbcl & https://github.com/davazp/docker-quicksbcl.