Timeline for How can I implement object oriented programming in Mathematica?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 30, 2019 at 3:00 | history | tweeted | twitter.com/StackMma/status/1178504975871348738 | ||
| Sep 28, 2019 at 20:26 | answer | added | Reb.Cabin | timeline score: 3 | |
| Feb 13, 2018 at 19:20 | answer | added | b3m2a1 | timeline score: 4 | |
| Feb 9, 2018 at 9:09 | answer | added | b3m2a1 | timeline score: 17 | |
| Aug 2, 2016 at 15:49 | comment | added | user42019 | Here is the answer to you long waiting for OOP in Mathematica. Please visit to my article page "OOP environment for Mathematica without additional packages". | |
| Apr 2, 2016 at 23:21 | answer | added | Anton Antonov | timeline score: 15 | |
| Dec 1, 2012 at 5:46 | history | edited | Mechanical snail | edited tags | |
| Jul 16, 2012 at 20:42 | vote | accept | M.R. | ||
| Jun 6, 2012 at 22:16 | comment | added | Jens | Some interesting discussions in this topic can be found on MathGroup. Here is a recent one. | |
| Jun 6, 2012 at 19:38 | comment | added | Leonid Shifrin | OO is a moving target, as is nicely summarized here, so you first need to define which set of features you call OO (as noted already by @Jagra). Implementing some basic OO by itself is not very difficult, but you will face some pretty hard to solve problems, such as performance and garbage collection. In this answer, I dwell a little more on this topic and link to some previous discussions on the matter, which you may find of some interest. | |
| Jun 6, 2012 at 18:24 | answer | added | celtschk | timeline score: 6 | |
| Jun 6, 2012 at 18:02 | comment | added | Sjoerd C. de Vries | Similar: stackoverflow.com/q/7363253/615464 | |
| Jun 6, 2012 at 17:47 | comment | added | Jagra | Can you tell us more about what functionality of OOP you'd most like to implement in Mathematica? | |
| Jun 6, 2012 at 17:22 | history | asked | M.R. | CC BY-SA 3.0 |