home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / modula2 / 978 < prev    next >
Encoding:
Text File  |  1992-07-29  |  851 b   |  27 lines

  1. Newsgroups: comp.lang.modula2
  2. Path: sparky!uunet!decwrl!csus.edu!netcomsv!mork!thomp
  3. From: thomp@netcom.com (Thom Philabaum)
  4. Subject: Oberon Question
  5. Message-ID: <z#pml+=.thomp@netcom.com>
  6. Date: Thu, 30 Jul 92 00:49:19 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. Lines: 17
  9.  
  10. Does Oberon support ennumerated types as in Pascal/Modula?  In other words,
  11. can you still say,
  12.  
  13. TYPE
  14.     myColors : (red, green, purple);
  15.  
  16. ????
  17.  
  18. If not, is there something that provides similar functionality?
  19. Thanks...
  20.  
  21. Oh yeah, If anybody at ETH is readin this: I BEG you to support non-68030
  22. macs (specifically, MacPlus/Powerbooks 100/140).  One of the boasts about
  23. Oberon is that is doesn't require oodles of memory/diskspace and yet you
  24. can't run it on what would seem to be sufficiently powerful machines.
  25.  
  26. Anyway, that's my two cents....
  27.