Re: Interesting take on Paradigms (OO vs Procedural)




"Richard" <riplin@xxxxxxxxxxxx> wrote in message
news:c1715df2-76a5-4502-bdd7-23e4ae8f7551@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 29, 1:51 pm, "Rick Smith" <ricksm...@xxxxxxx> wrote:
[snip]
The book "Simulation Using GPSS", Thomas J. Schriber,
1974, covers the use of General Purpose Simulation System
to accomplish discrete event simulation. I find no mention of
"class", "object", or "method" in this book; thus, apparently,
these terms are not in the jargon of GPSS users. The author
uses procedural languages as a model for explaining the use
of GPSS.

Turning to my* copy of "Programming Languages. NATO Advanced Study
Institute, edited by F Genuys 1968" it has an article "Discrete Event
Simulation Languages" by Ole-Johan Dahl. This apparently was given as
a series of lectures around 1966. It discusses simulation in general
and how some computer simulation languages map onto the process.
[snip]
After a few pages of these concepts there is a section that indicates
the terminology of several programs and how the concepts relate to the
terminology used by the programs. The programs are GPSS, SOL,
SIMSCRIPT, CSL and SIMULA. For example in GPSS an 'attribute' is
called a 'parameter', an 'object' is called a 'transaction', GPSS
doesn't implement anything related to 'class'.

Thanks for the information. I was hoping to find in my
GPSS book a discussion of the OO terms in the context
of simulation; but I guess that ain't going to happen.


.



Relevant Pages

  • Re: Interesting take on Paradigms (OO vs Procedural)
    ... but simulation will give more information. ... drivers will bypass a gas station if the queue looks too long, ... these terms are not in the jargon of GPSS users. ... Turning to my* copy of "Programming Languages. ...
    (comp.lang.cobol)
  • Free GPSS Simulation Books
    ... My GPSS simulation days are past- wrote a masters thesis some 40 yrs ... Thomas J. Schriber ...
    (comp.simulation)
  • Re: Interesting take on Paradigms (OO vs Procedural)
    ... Because they weren't 'programmers', they were simulation modellers. ... Simula was/is a language for writing computer based simulations. ... these terms are not in the jargon of GPSS users. ...
    (comp.lang.cobol)
  • Re: Discrete Event, Process-Oriented Simulation
    ... The Mathworks recently launched a new product, SimEvents, that may be able ... It is a discrete event simulator that extends Simulink. ... > simulation that matlab/simulink/stateflow can offer? ...
    (comp.soft-sys.matlab)
  • Re: Continuous system simulation in Python
    ... >>> I'm aware of SimPy for discrete event simulation, ... >>> found any work about continuous system. ... The methods used in SimPy ...
    (comp.lang.python)