To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Macintosh Common Lisp

From Wikipedia, the free encyclopedia

Macintosh Common Lisp (MCL) is an implementation and IDE for the Common Lisp programming language. Various versions of MCL run under the classic Mac OS (m68k and PPC) and Mac OS X.[1]

Versions of MCL up to and including 5.1 are proprietary. Version 5.2 has been open sourced.[citation needed]

In 2009 a new different version of MCL has been open sourced: RMCL.[2] RMCL is based on MCL 5.1 and does run under Rosetta on Intel-based Macs.

YouTube Encyclopedic

  • 1/3
    Views:
    158 575
    10 120
    23 579
  • Lisp Tutorial
  • CS61A Video Tutorials for Mac Part 2: Setting up Emacs
  • Common Lisp Tutorial - (1) Installing SBCL

Transcription

Features of MCL

MCL was famous for its integration with the Macintosh toolbox (later: Apple Carbon), which allowed direct access to most of the Mac OS functionality directly from Lisp. This was achieved with a low-level interface that allowed direct manipulation of native Mac OS data structures from Lisp, together with a high-level interface that was more convenient to use.

In a 2001 article in Dr. Dobb's Journal, Peter Norvig wrote that "MCL is my favorite IDE on the Macintosh platform for any language and is a serious rival to those on other platforms".[3]

History of MCL

Development on MCL began in 1984.

Over its history, MCL has been known under different names:

Running on 68k-based Apple Macintosh Computers:

  • 1987, Coral Common Lisp
  • 1987, Macintosh Allegro Common Lisp
  • 1988, Apple Macintosh Common Lisp

Running on PowerPC-based Apple Macintosh Computers:

  • 1994, Digitool Macintosh Common Lisp

It has also spawned at least one separately maintained fork:

  • 1998, Clozure CL (CCL), known previously as OpenMCL
  • In 2007 MCL 5.2 was open sourced.
  • In 2009 RMCL (MCL running under Rosetta) was published as open source.
  • Since 2009 an open source version of RMCL (based on MCL 5.2) is hosted at Google Code MCL. This version runs under Rosetta (Apple's PPC to Intel code translator that is an optional install under Mac OS X 10.6).

References

  1. ^ "MacTech | The journal of Apple technology". preserve.mactech.com. Retrieved 2023-03-21.
  2. ^ RMCL announcement
  3. ^ Extreme Rapid Development

External links


This page was last edited on 21 March 2023, at 17:35
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.