home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / parallel / 2746 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.0 KB

  1. Xref: sparky comp.parallel:2746 comp.theory:2703
  2. Newsgroups: comp.parallel,comp.theory
  3. Path: sparky!uunet!gatech!hubcap!fpst
  4. From: charles@probitas.cs.utas.edu.au (Charles Lakos)
  5. Subject: LOOPN - Language for Object-Oriented Petri Nets
  6. Message-ID: <1992Dec15.134657.8209@hubcap.clemson.edu>
  7. Sender: news@newsroom.utas.edu.au
  8. Organization: University of Tasmania, Australia.
  9. Date: Tue, 15 Dec 1992 04:38:11 GMT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 33
  12.  
  13. I wish to announce the availability of a compiler, simulator and associated
  14. source control for an object-oriented petri net language called LOOPN.
  15.  
  16. In LOOPN, a petri net is an extension of coloured timed petri nets.  The 
  17. extension means firstly that token types are classes.  In other words, they 
  18. consist of both data fields and functions, they can be declared by 
  19. inheriting from other token types, and they can be used polymorphically.  
  20. The object-oriented extensions also mean that module or subnet types are 
  21. classes.  In other words, the declaration of a subnet encapsulates 
  22. constants, types, places, transitions, access functions and parameters.  
  23. These module types may be declared by inheriting from other modules and can 
  24. be used polymorphically.
  25.  
  26. LOOPN has been developed over a period of about 5 years at the University of
  27. Tasmania, where it has been used in teaching computer simulation and the
  28. modelling of network protocols.
  29.  
  30. Further details on the syntax of LOOPN, its application and the conditions
  31. under which it is distributed are available in the distribution.
  32.  
  33. The LOOPN compiler, simulator and associated documentation is available by
  34. anonymous ftp from 
  35.         ftp.utas.edu.au         (131.217.10.1)
  36. as 
  37.         departments/computer_science/loopn.tar.Z
  38.  
  39. -- 
  40. --
  41. Charles Lakos.                               C.A.Lakos@cs.utas.edu.au
  42. Computer Science Department,                 charles@probitas.cs.utas.edu.au
  43. University of Tasmania,                      Phone:    +61 02 20 2959
  44. Sandy Bay, TAS, Australia.                   Fax:      +61 02 20 2913
  45.  
  46.