home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / modula3 / 907 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!mercury.unt.edu!sol!shri
  3. From: shri@sol.acs.unt.edu (Shrinand Desai)
  4. Subject: Re: Modula3 for Windows
  5. Message-ID: <shri.716140571@sol>
  6. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  7. Organization: University of North Texas
  8. References: <1992Aug31.123250.2223@abo.fi>
  9. Date: Thu, 10 Sep 1992 15:56:11 GMT
  10. Lines: 25
  11.  
  12. MBLOMQVIST@finabo.abo.fi (Mikael Blomqvist INF) writes:
  13.  
  14. >... is that something impossible
  15.  
  16. >I am a BIG fan of modula2. I have not fallen for modula3 yet since I have been
  17. >using jensen&partner's TopSpeed M2 which includes LONGCARD and such useable
  18. >data types. 
  19. > But the last year I have mostly been programming under MS-Windows and
  20. >therefore been forced to change language.
  21. > So, does anyone know something? is a Windows version on its way... or it is
  22. >just a hopeful dream?
  23.  
  24. >Micke
  25.  
  26. Hello,
  27. I am in process(in very initial stages) of porting a subset of M3 on IBM-PC
  28. (386 and above using MS_DOS) with the help of DJGPP 32-bit c compiler (which
  29. does not support windows 3.1) but does support deskview. But I thought,even
  30. a subset of M3 would be very good for PC-world(no threads).
  31. Dr. Moss is writing a native compiler for modula-3 using gcc which would
  32. be easier to port then DEC M3(IMO).
  33. But it is fun anyway.
  34.  
  35. --shri
  36.  
  37.