https://github.com/Clozure/ccl
Clozure Common Lisp
https://github.com/Clozure/ccl
ccl clozure-cl common-lisp compiler lisp
Last synced: about 1 month ago
JSON representation
Clozure Common Lisp
- Host: GitHub
- URL: https://github.com/Clozure/ccl
- Owner: Clozure
- License: apache-2.0
- Created: 2015-12-18T02:38:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T13:29:18.000Z (11 months ago)
- Last Synced: 2024-05-29T05:17:49.823Z (11 months ago)
- Topics: ccl, clozure-cl, common-lisp, compiler, lisp
- Language: Common Lisp
- Homepage: http://ccl.clozure.com
- Size: 47.8 MB
- Stars: 823
- Watchers: 62
- Forks: 105
- Open Issues: 183
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clozure CL
This is the source code for Clozure CL.
Because CCL is written in itself, you need an already-working version
of CCL to compile it.See https://github.com/Clozure/ccl/releases/latest for instructions
on how to get a copy of CCL for your system.To report a bug or request an enhancement, please make an issue at
https://github.com/Clozure/ccl/issues.If you have questions or run into problems, send mail to
[email protected] (see https://lists.clozure.com for instructions
on how to subscribe), ask on #ccl on libera.chat, or create an
issue here, especially if you think you have found a bug.