Simula

Simula is the name of two simulation programming languages, Simula I and Simula 67, developed in the 1960s at the Norwegian Computing Center in Oslo, by Ole-Johan Dahl and Kristen Nygaard. Syntactically, it is an approximate superset of ALGOL 60, and was also influenced by the design of Simscript. Wikipedia

Created Year: 1962
Designed by: Ole-Johan Dahl
Developed by: Kristen Nygaard
Operating systems: MVSMicrosoft WindowsTOPS-10Unix-like operating systemz/OS
Named after: simulation language

Wikidata: Q212569

Influenced: C++CLUEiffelEmeraldJavaPascalSmalltalkSqueakTurbo PascalWolfram Language

Influenced by: SIMSCRIPT

Programming paradigms: imperative programmingobject-oriented programmingprocedural programmingstructured programming

Language types: object-based languagesimulation language

Simula Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Simula

Begin
   OutText ("Hello World");
   Outimage;
End;

Search on GitHub


Latest data update: 2024-10-09