home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / modula2 / 1588 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!smurf.sub.org!easix!tron.gun.de!g_dotzel
  2. From: g_dotzel@tron.gun.de (Guenter Dotzel)
  3. Newsgroups: comp.lang.modula2
  4. Subject: summary of Oberon[-2] implementations
  5. Message-ID: <lfqCeuhz85@tron.gun.de>
  6. Organization: TRON Public Mailbox, Neurath, Germany
  7. Date: Thu, 17 Dec 1992 08:55:00 +0100
  8. Lines: 47
  9.  
  10. Message-Id:   <01.23295@ame.nbg.sub.org>
  11.  
  12.  
  13. In contrast to ISO M2 (which could help to solve all incompatiblities
  14. and ambiguities), there are several different flavours of Oberon[-2].
  15. There are not many ambiguities, but these have to be addressed; if possible
  16. avoiding the overhead of international standardisation.
  17.  
  18. Here is an uncomplete summary of language reports and implementations.
  19. There are other implementations, but I don't know what they are based on.
  20. Please correct me if I'm wrong:
  21.  
  22. Oberon[-1],
  23.   - PC/386 running under MS/DR-DOS Oberon System (ETH-Zuerich),
  24.     current version V1.3 has 16 bit restrictions for array indices
  25.  
  26. Oberon-2 (Report 160 by H.P. Moessenboeck and N. Wirth, May 1991).
  27. Oberon-2 Compilers based on the ETH-Report 160 (i.e. not based on OP2):
  28.  
  29.  - xTech Oberon-2 for PC/386 (xTech/Russia), no 16 bit restrictions,
  30.    some language extensions.
  31.  
  32.  - Amiga Oberon (it's a nice Oberon-2 compiler with some minor extensions, such
  33.    as the keyword STRUCT for RECORDS without type descriptor; I call this
  34.    implementation "Froderon"; it comes with yet another library)
  35.  
  36.  - Andreas Borchert's Oberon-2 compiler (University Ulm/Germany)
  37.    for ?-processor(s)/Unix
  38.  
  39. Oberon-2 (Report 160 by H.P. Moessenboeck, revised May 1992)
  40.  
  41. Oberon-2 (based on Crelier's portable compiler OP2, which itself is based on 
  42.  the revised ETH-Report 160)
  43.  
  44.  - Oberon/386+ for MS Windows 3 (Robinson Associates/UK and FIM/Linz/Austria)
  45.  
  46.  - DecOberon (ETH-Zuerich)
  47.  
  48.  - H2O for VAX/VMS with ISO Modula-2 Standard Library (ModulaWare GmbH/Germany)
  49.  
  50.  - ??? for DEC 64 bit AlphaRISC AXP/OSF (DEC)
  51.  
  52. Guenter Dotzel, ModulaWare GmbH, Wilhelmstr. 17A, D-W 8520 Erlangen/F.R.Germany
  53. Tel. +49 (9131) 208395, Fax +49 (9131) 28205.
  54. E-mail/Internet: 100023.2527@compuserve.com
  55.                  g_dotzel@ame.nbg.sub.org 
  56.  
  57.