in reply to Re^7: How do I go from procedural to object oriented programming?
in thread How do I go from procedural to object oriented programming?
There is a lot of non-pure functional languages that NEED to be able to distinguish between referentially transparent functions and other functions and they are not going to refer to the later in the artist-formerly-known-as-prince way. Sure, there are languages in which all functions are referentially transparent, but that's a different thing. The pascal style distinction is common and well respected.
Jenda
Enoch was right!
Enjoy the last years of Rome.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: How do I go from procedural to object oriented programming?
by einhverfr (Friar) on Apr 21, 2015 at 15:10 UTC | |
|
Re^9: How do I go from procedural to object oriented programming?
by salva (Canon) on Apr 21, 2015 at 15:40 UTC |