Newsgroups: comp.lang.scheme,comp.lang.lisp,comp.lang.misc,comp.lang.prolog,comp.lang.logic,comp.soft-sys.matlab,sci.math.symbolic
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!godot.cc.duq.edu!newsgate.duke.edu!news.mathworks.com!uunet!inXS.uu.net!world!world.std.com!cstacy
From: cstacy@spacy.boston.ma.us (Christopher C Stacy)
Subject: Re: 'Open' languages: e.g., MATLAB
In-Reply-To: hbaker@netcom.com's message of Sat, 29 Jun 1996 16:20:13 GMT
Message-ID: <CSTACY.96Jul8192210@world.spacy.boston.ma.us>
Sender: cstacy@world.std.com (Christopher C Stacy)
Organization: Christopher C. Stacy
References: <hbaker-2906960820130001@10.0.2.15>
Date: Mon, 8 Jul 1996 23:22:10 GMT
Lines: 10
Xref: glinda.oz.cs.cmu.edu comp.lang.scheme:16144 comp.lang.lisp:22011 comp.lang.misc:26188 comp.lang.prolog:15742 comp.soft-sys.matlab:23116 sci.math.symbolic:22768

Macsyma has a MATLAB->Macsyma translation stream (and the obvious
interfaces for Macsyma.)  So, for example, you can type
    input_language:matlab;

and later

    input-language=Macsyma [return]

or compile matlab programs or even just LOAD matlab files automagically.

