|
|
|
|
|
by lispm
804 days ago
|
|
My impression is that the Wolfram language is not particularly object-oriented and that it does not support OOP. Am I wrong? It has certain features that are enablers for libraries supporting OOP. OTOH Java has a defined language standard (independent of implementations), which describes classes/fields/methods/dynamic dispatch/inheritance/hiding/constructors, ... ( https://docs.oracle.com/javase/specs/jls/se22/html/jls-8.htm... ). I fail to find a similar language definition of OOP for Wolfram. That could be me. |
|
[0]: https://raw.githubusercontent.com/antononcube/MathematicaFor...