home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11369 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu!mcintosh
  2. From: mcintosh@ccwf.cc.utexas.edu (aubrey mcintosh)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: A survey: Your dream operating system
  5. Message-ID: <85291@ut-emx.uucp>
  6. Date: 14 Dec 92 04:53:05 GMT
  7. References: <ByyqKq.EDo@inews.Intel.COM>
  8. Sender: news@ut-emx.uucp
  9. Reply-To: mcintosh@ccwf.cc.utexas.edu (aubrey mcintosh)
  10. Lines: 72
  11.  
  12. There is an operating system that runs on the '386 machines,
  13. and whose source is published.  It is available by 
  14. anonymous FTP.
  15.  
  16. One nifty thing is that it has native code compilers on the
  17. SPARC, MacII, ...
  18.  
  19. I have moved user data files between these machines, and
  20. they load without translation.
  21.  
  22. The published version is for a N.S. 32x32 style cpu, on a
  23. custom workstation.
  24.  
  25. The system compiles in 9 seconds.
  26.  
  27. Text processing, Graphics processing, oops language support
  28. tight integration between applications all are evident.  I
  29. have used this for almost 2 years, and prefer it to other
  30. environments I have used.  I comprehended the system calls,
  31. and implemented a message based "viewer" in significantly
  32. less time than it took to modify a canned MS Windows
  33. demo.
  34.  
  35.  
  36. ftp: neptune.inf.ethz.ch:/Oberon/<SPARC,MacII,DOS386> 
  37. Postscript docs are typically available.
  38.  
  39. The ports are made by different individuals, and some
  40. experimental details of the language and operating system
  41. exist.  Specific applications are included in some
  42. releases but not others.
  43.  
  44. Here is an excerpt from the Oberon/SPARC/readme file
  45.  
  46. ----------begin snippet--------
  47.  
  48. DOCUMENTATION
  49. -------------
  50.  
  51. SPARC-Oberon contains some basic on_line documentation to enable
  52. first_time users to get started with Oberon. However, for serious work
  53. we recommend the following books published by Addison_Wesley.
  54. Note that "Project Oberon" contains the full source code of the Oberon 
  55. system and compiler. The source code is also available via ftp from
  56. subdirectory /Oberon/Examples.
  57.  
  58. N. Wirth and M. Reiser: Programming in Oberon. Steps beyond Pascal and
  59. Modula_2.
  60. Addison Wesley, 1992, ISBN 0-201-56543-9.
  61. Tutorial for the Oberon programming language and concise language
  62. reference.
  63.  
  64. M. Reiser: The Oberon System. User Guide and Programmer's Manual.
  65. Addison Wesley, 1991, ISBN 0-201-54422-9.
  66. User manual for the programming environment and reference for the standard
  67. module library.
  68.  
  69. N. Wirth and J. Gutknecht: Project Oberon. The Design of an Operating
  70. System and Compiler.
  71. Addison Wesley, 1992, ISBN 0-201-54428-8.
  72. Program listings with explanations for the whole Oberon system,
  73. including the compiler for NS32000.
  74.  
  75.  
  76. ....
  77.  
  78. Any problems or comments may be reported to oberon@inf.ethz.ch
  79.  
  80. -----end included snippet-------
  81.  
  82. Aubrey McIntosh  /  Chemistry  /  University of Texas  /  Austin, TX 78712
  83. ...another Gaelic learner...
  84.