Slashdot Mirror


User: x24702

x24702's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Ada? on What Makes a Powerful Programming Language? · · Score: 1

    I'm surprised to see that there has been no mention of one of the only true object oriented languages available, Ada95. Using Ada would meet every one of the criteria that you specified, especially the parts about operator overloading and inheritance. Not to mention it is quite possibly the only language with built in multi-threading, no operating system dependant calls required.