Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

mma-link.lisp for the Mac
Author

Daitaro Hagihara
Old MathSource #

0208-662
Revision date

1997-07-10
Description

For users of Macintosh Common Lisp (available from Digitool), mma-link.lisp allows you to use Mathematica commands within the Lisp environment. It uses solely the AppleEvent to link up the two programs. There are two modes to using mma-link.lisp: one is the usual command-line interface to Mathematica from within the MCL Listener using queued Apple Events; and the other the ability to define Lisp functions with Mathematica commands embedded in-line through the use of waited Apple Events. The program source contains detailed instructions for many of its features, including automated 3D rotation images using Xah Lee's SaveToRotaterFormat`. Overall, the program should help people working on Mathematica programming with its easy-to-use documentation facilities.
Subjects

*Wolfram Technology > Installation > Systems and Installation > Macintosh
*Wolfram Technology > Linking Technology
Keywords

Lisp
Downloads

Download
mma-link.txt (8.8 KB) - ReadMe file
Download
mma-link.lisp (156.4 KB) - Macintosh Common Lisp file