https://github.com/temporal/docker-quickccl
CCL + Quicklisp for Docker
https://github.com/temporal/docker-quickccl
clozure-cl common-lisp docker
Last synced: 3 months ago
JSON representation
CCL + Quicklisp for Docker
- Host: GitHub
- URL: https://github.com/temporal/docker-quickccl
- Owner: TeMPOraL
- Created: 2014-12-31T01:45:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-31T01:46:22.000Z (over 10 years ago)
- Last Synced: 2025-01-19T14:55:09.399Z (5 months ago)
- Topics: clozure-cl, common-lisp, docker
- Language: Common Lisp
- Size: 97.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: QuickCCL
A Docker script for installing Clozure CL w/ Quicklisp.
Using ubuntu:trusty.CCL version: 1.10/linuxx86
Based on https://github.com/davazp/docker-sbcl, https://github.com/davazp/docker-quicksbcl & https://github.com/krrrcks/docker-ccl-swank/.