Re: OO in Mathematica
- To: mathgroup at smc.vnet.net
 - Subject: [mg37561] Re: OO in Mathematica
 - From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
 - Date: Tue, 5 Nov 2002 04:59:40 -0500 (EST)
 - Organization: Universitaet Leipzig
 - References: <4EDE40BF-ECCD-11D6-B0A7-00039311C1CC@tuins.ac.jp> <apveg8$s2e$1@smc.vnet.net>
 - Reply-to: kuska at informatik.uni-leipzig.de
 - Sender: owner-wri-mathgroup at wolfram.com
 
Hi, Hermann Schmitt wrote: > > My point is, that Mathematica is not based on functional programming. > Mathematica is essentially a set of instructions, which can be structured > into programs in several ways. yes and call the instructions "functions" and you have a functional language. But you man have problems to structure a program with out If[] and Block[] functions. Regards Jens
- Follow-Ups:
- Re: Re: OO in Mathematica
- From: "Hermann Schmitt" <schmitther@netcologne.de>
 
 
 - Re: Re: OO in Mathematica