Skip to content

binghe/MCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. A PowerPC/Mac seems required for full rebuild of MCL source code
  2. It's recommended that all new changes were done in form of patches;
  3. All patches should be put in the "rmcl/Patches" directory with meaningful filenames.
  4. Before sending PRs, execute pre-checkin.sh.

Other useful resources