MCL
MCL copied to clipboard
Macintosh Common Lisp 6
Rosetta-ized Macintosh Common Lisp
(imported from https://code.google.com/archive/p/mcl/source/default/source)
Supporting platforms
- Intel-based Mac OS X 10.5 and 10.6
Installation
see https://github.com/binghe/mcl/wiki (Updated November 22, 2018)
For MCL Developers
- A PowerPC/Mac seems required for full rebuild of MCL source code
- It's recommended that all new changes were done in form of patches;
- All patches should be put in the "rmcl/Patches" directory with meaningful filenames.
- Before sending PRs, execute
pre-checkin.sh.
Other useful resources
- mcl-ui-lib: https://github.com/aalpern/mcl-ui-lib
- mcl-project-manager: https://github.com/aalpern/mcl-project-manager