MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: fyi, small note on using Mathematica for object based programming

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125904] Re: fyi, small note on using Mathematica for object based programming
  • From: DrMajorBob <btreat1 at austin.rr.com>
  • Date: Fri, 6 Apr 2012 05:58:47 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Mathematica is already object-oriented WITHOUT all that. What a lot of  
overhead for nothing.

Bobby

On Thu, 05 Apr 2012 04:49:54 -0500, Nasser M. Abbasi <nma at 12000.org> wrote:

>
> Just FYI,
>
> I wrote this small note on using Mathematica for object-based
> programming. I found that it works really well for me.
>
> Nothing too advanced, just a simple way of using Module[] but
> in a way to emulate object based programming that I did not know
> about before.
>
> http://12000.org/my_notes/object_based_in_mathematica/v1.html
>
> --Nasser
>


-- 
DrMajorBob at yahoo.com



  • Prev by Date: How to get the path of a .m file I am running?
  • Next by Date: Why does ModuleQ[{0,1,2}, expr_] evaluate to True?
  • Previous by thread: fyi, small note on using Mathematica for object based programming
  • Next by thread: Re: fyi, small note on using Mathematica for object based programming