SimulaThe Simula programming language was the first object-oriented programming language and a predecessor to Smalltalk and C++. Simula was designed for simulations, and the needs of that domain provided the framework for many of the features of object-oriented languages today, including virtual functions. Simula was developed in the 1960s at the Norwegian Computing Centre in Oslo, primarily by Ole-Johan Dahl and Kristen Nygaard. It is considered a superset of Algol60 and, therefore, heavily resembles it. It adds features that go almost to the modern idea of classes and objects. It also adds coroutines. Simula is still used a little for serious work as of 2003, but it is probably fair to say its historical influence is more important than actual work being done with it. A successor to Simula named BETA was created but is used even less.See also\n*Object-oriented programming\n*BETA programming language\n*Simulation language\n*ENEA ABExternal links\n* Article on Simula\n* The History of Simula |
||
"After I'm dead I'd rather have people ask why I have no monument than why I have one." - Cato the Elder (234-149 BC, AKA Marcus Porcius Cato) |
