https://github.com/rouben/ccl-cocoa
This is a GitHub workflow that builds a macOS .app for Clozure CCL IDE GUI.
https://github.com/rouben/ccl-cocoa
Last synced: 5 months ago
JSON representation
This is a GitHub workflow that builds a macOS .app for Clozure CCL IDE GUI.
- Host: GitHub
- URL: https://github.com/rouben/ccl-cocoa
- Owner: rouben
- License: gpl-3.0
- Created: 2022-01-30T06:51:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T21:33:52.000Z (6 months ago)
- Last Synced: 2025-12-21T22:30:02.751Z (6 months ago)
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clozure CL macOS builder
This is a GitHub workflow that builds a macOS .app for [Clozure CL](https://github.com/Clozure/ccl)
(CCL for short) LISP IDE using GitHub runners.
Unfortunately, the upstream project does not provide macOS IDE binaries, so this project is here to
address that. While there is an
[older version of CCL on the Apple App Store](https://apps.apple.com/ca/app/clozure-cl/id489900618?mt=12),
it doesn't seem to work well with latest releases of macOS. Also, that version has not been updated
by the author since 2019.