Re: Generate an Executable Code From Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg22775] Re: Generate an Executable Code From Mathematica
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 25 Mar 2000 03:58:14 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <8bf97v$hkc@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, Since Mathematica is an interpreter and not a compiler you must have the interpreter. AFIK no interperter allow the generation of standalone programs. Regards jens Bey Mohamed wrote: > > Hi all and good morning, > > I want to know if Mathematica permits to generate an executable code (*.exe) > for running it on a machine where Mathematica is not installed. > > The other languages like Fortran, C, C++, VisualBasic...permit to generate > an executable code after compiling and linking the source files. > > I'm using Mathematica on UNIX Operating System. > > Thanks in advance. > > Mohamed Bey.