Global Information Lookup Global Information

Simula information


Simula
ParadigmsMulti-paradigm: procedural, imperative, structured, object-oriented
FamilyALGOL
Designed byOle-Johan Dahl
DeveloperKristen Nygaard
First appeared1962; 62 years ago (1962)
Stable release
Simula 67, Simula I
Typing disciplineStatic, nominative
ScopeLexical
Implementation languageALGOL 60 (primarily; some components Simscript)
OSUnix-like, Windows, z/OS, TOPS-10, MVS
Websitewww.simula67.info
Influenced by
ALGOL 60, Simscript
Influenced
BETA, CLU, Eiffel, Emerald, Pascal, Smalltalk, and many other object-oriented programming languages

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,[1]: 1.3.1  and was also influenced by the design of Simscript.[2]

Simula 67 introduced objects,[1]: 2, 5.3  classes,[1]: 1.3.3, 2  inheritance and subclasses,[1]: 2.2.1  virtual procedures,[1]: 2.2.3  coroutines,[1]: 9.2  and discrete event simulation,[1]: 14.2  and featured garbage collection.[1]: 9.1  Other forms of subtyping (besides inheriting subclasses) were introduced in Simula derivatives.[citation needed]

Simula is considered the first object-oriented programming language. As its name suggests, the first Simula version by 1962 was designed for doing simulations; Simula 67 though was designed to be a general-purpose programming language[3] and provided the framework for many of the features of object-oriented languages today.

Simula has been used in a wide range of applications such as simulating very-large-scale integration (VLSI) designs, process modeling, communication protocols, algorithms, and other applications such as typesetting, computer graphics, and education. The influence of Simula is often understated, and Simula-type objects are reimplemented in C++, Object Pascal, Java, C#, and many other languages. Computer scientists such as Bjarne Stroustrup, creator of C++, and James Gosling, creator of Java, have acknowledged Simula as a major influence.[4]

  1. ^ a b c d e f g h Dahl, Ole-Johan; Myhrhaug, Bjørn; Nygaard, Kristen (1970). Common Base Language (PDF) (Report). Norwegian Computing Center. Archived from the original on 2013-12-25. Retrieved 17 November 2020.{{cite report}}: CS1 maint: unfit URL (link)
  2. ^ Nygaard, Kristen (1978). "The Development of the Simula Languages" (PDF). The development of .. SIMULA I and SIMULA 67... were influenced by the design of SIMSCRIPT ...
  3. ^ Kristen Nygaard and Ole-Johan Dahl. 1978. The development of the SIMULA languages. History of programming languages. Association for Computing Machinery, New York, NY, USA, 439–480. DOI:https://doi.org/10.1145/800025.1198392
  4. ^ Wong, William. "Before C, What Did You Use?". Electronic Design. Retrieved 22 May 2017.

and 22 Related for: Simula information

Request time (Page generated in 0.5798 seconds.)

Simula

Last Update:

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,...

Word Count : 2131

Munimuni

Last Update:

while de Ocampo was away. In 2017, Munimuni released their debut EP titled Simula. The EP featured the songs "Sa Hindi Pag-alala", "Sa'yo", and "Marilag"...

Word Count : 909

Dryadella simula

Last Update:

Dryadella simula is a species of orchid. v t e...

Word Count : 10

Jenna Simula

Last Update:

Jenna Simula (born 13 September 1989 in Oulu) is a Finnish politician currently serving in the Parliament of Finland for the Finns Party at the Oulu constituency...

Word Count : 32

Simula Metropolitan Center for Digital Engineering

Last Update:

Simula Metropolitan Center for Digital Engineering AS (SimulaMet) is a non-profit research organization jointly owned by Simula Research Laboratory and...

Word Count : 428

Armor Holdings

Last Update:

O'Gara-Hess & Eisenhardt in 2001 and renamed it Centigon. In 2003, it acquired Simula, Inc. a developer and producer of military seating systems, the Cockpit...

Word Count : 660

Ako Ang Simula

Last Update:

Ako Ang Simula (transl. it begins with me) is a public service show broadcast on ABS-CBN through ABS-CBN News and Current Affairs. It is hosted by Karen...

Word Count : 160

Simula Research Laboratory

Last Update:

Simula Research Laboratory (also known as Simula) is a Norwegian non-profit research organisation located in Oslo, Norway. Simula was founded in 2001...

Word Count : 1215

Mikko Simula

Last Update:

Mikko Simula (born 12 May 1973) is a Finnish former professional footballer who played as a midfielder in the Veikkausliiga, for Atlantis FC among other...

Word Count : 57

Ang Probinsyano season 1

Last Update:

season Title Original air date Kantar media rating (nationwide) 1 1 "Ang Simula" September 28, 2015 (2015-09-28) 41.6% 2 2 "Tungkulin" September 29, 2015 (2015-09-29)...

Word Count : 8848

History of programming languages

Last Update:

(forerunner to COBOL) 1959 – COBOL 1959 – RPG 1960 – ALGOL 60 1962 – APL 1962 – Simula 1962 – SNOBOL 1963 – CPL (forerunner to C) 1964 – Speakeasy 1964 – BASIC...

Word Count : 3585

List of programming languages

Last Update:

SenseTalk SequenceL Serpent SETL Short Code SIMPOL SIGNAL SiMPLE SIMSCRIPT Simula Simulink SISAL SKILL SLIP SMALL Smalltalk SML Strongtalk Snap! SNOBOL (SPITBOL)...

Word Count : 1324

Generational list of programming languages

Last Update:

GOM (Michigan Algorithm Decoder and Good Old MAD) ALGOL 60 MAD/I Simula (see also Simula based) ALGOL 68 ALGOL W Pascal Ada SPARK PL/SQL Turbo Pascal Object...

Word Count : 1097

Norway

Last Update:

Nygaard are considered to be the fathers of the tremendously influential Simula and object-oriented programming, for which they were awarded a Turing Award...

Word Count : 19763

Halieutopsis simula

Last Update:

Halieutopsis simula, also known as fluffy-esca deepsea batfish, is a species of fish in the family Ogcocephalidae. It is found in the western Pacific Ocean...

Word Count : 95

Kristen Nygaard

Last Update:

co-inventor of object-oriented programming and the programming language Simula with Ole-Johan Dahl in the 1960s. Nygaard and Dahl received the 2001 A....

Word Count : 1813

Programming paradigm

Last Update:

languages, object-oriented programming (OOP) languages were created, such as Simula, Smalltalk, C++, Eiffel, Python, PHP, Java, and C#. In these languages,...

Word Count : 2322

Alison Bruce

Last Update:

series Being Eve and Xena: Warrior Princess, and had a recurring role as Simula in Young Hercules. Bruce was born in Tanzania to a Scottish father and an...

Word Count : 482

SIMSCRIPT

Last Update:

7090 and was designed for large discrete event simulations. It influenced Simula. Though earlier versions were released into the public domain, SIMSCRIPT...

Word Count : 569

Hydrochara simula

Last Update:

Hydrochara simula is a species of water scavenger beetle. It is found in the Great Lakes region of North America. Hilsenhoff, William L.; Tracy, Bryn H...

Word Count : 59

Munimuni discography

Last Update:

July 2019. Retrieved 9 March 2020. "Simula EP by Munimuni on iTunes". Apple Music. Retrieved 7 March 2020. "Simula EP by Munimuni on Spotify". Spotify...

Word Count : 178

JavaScript

Last Update:

Object Pascal Pascal Perl PHP Prolog Python R Ruby Rust SQL Scratch Shell Simula Smalltalk Swift Visual Basic more... Lists: Alphabetical Categorical Generational...

Word Count : 9292

PDF Search Engine © AllGlobal.net