Geometry.Net - the online learning center
Home  - Basic_O - Oberon Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 112    1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Oberon Programming:     more books (15)
  1. Into the Realm of Oberon: An Introduction to Programming and the Oberon-2 Programming Language by Eric W. Nikitin, 1997-11-07
  2. Programming in Oberon: Steps Beyond Pascal and Modula (Acm Press) by Martin Reiser, Niklaus Wirth, 1992-06
  3. Oberon-2 Programming With Windows by Bernhard Leisch, Brian Kirk, et all 1997-07-31
  4. Object-Oriented Programming in Oberon-2 by Hanspeter Mossenbock, 1995-09
  5. The Oberon System: User Guide and Programmer's Manual (ACM Press) by Martin Reiser, 1991-05
  6. Modular Programming Languages
  7. Programming Languages and System Architectures: International Conference, Zurich, Switzerland, March 2 - 4, 1994. Proceedings (Lecture Notes in Computer Science)
  8. Programming Languages and Systems: 5th Asian Symposium, APLAS 2007, Singapore, November 28-December 1, 2007, Proceedings (Lecture Notes in Computer Science)
  9. Modular Programming Languages: Joint Modular Languages Conference, JMLC'97 Linz, Austria, March 19-21, 1997, Proceedings (Lecture Notes in Computer Science)
  10. From Modula to Oberon: The programming language Oberon ([Report] / Eidgenössische Technische Hochschule Zürich, Departement Informatik. Institut für Computer Systeme) by Niklaus Wirth, 1989
  11. Programming in Oberon:Steps Beyond Pascal and Modula by Martin/ Wirth, Niklaus Reiser, 1992
  12. Modular Programming Languages: 7th Joint Modular Languages Conference, JMLC 2006, Oxford, UK, September 13-15, 2006, Proceedings (Lecture Notes in Computer Science)
  13. Oberon Companion by Andre Fischer, Hannes Marais, 1997-12
  14. Objektorientierte Programmierung in Oberon-2 by Hanspeter Mössenböck, 1998-09-08

1. The Oberon Programming Language
The oberon programming Language information at University of Michigan.
http://www.engin.umd.umich.edu/CIS/course.des/cis400/oberon/oberon.html
The Oberon Programming Language
The project was whimsically christened Oberon By Wirth who was fascinated by the accuracy and reliability of the space probe Voyager which passed the moon Oberon of planet Uranus at the time of conception of the new project

Taken from The Oberon System- User Guide and Programmer's Manual by Martin Reiser
Click below to go directly to a specific section:
History
Significant Language Features Areas of Application Sample Programs ... Acknowledgments
History
The Oberon programming language is developed at Eidegnossishe Technische Hocsshule Zurich (or Swiss Federal Institute of Technology) in 1988, by Niklaus Wirth . Having an obsession with simplicity Wirth decided to include much of Pascal's syntax, while incorporating many of the object oriented features of Modula-2 (both of these languages were also created by Wirth). Oberon is considered to be heir to Modula-2. Wirth'sgoal was to create a language that was exstensable and flexible. The result was a full object oriented language that was fit to accompany further development of Cres workstations.
Significant Language Features
  • Window-based graphical user interface as a blend of menus and command lines (the tool viewer)
  • Based on OOP concepts implementing viewers as well as texts and other documents as ADTs
  • Fast display refreshing and highly responsive to the user
  • Object oriented programming fully developed
  • Type extensions and text abstract data types
  • Fast compilation
  • Minimum implementation can fit into 200KB of memory (including operating system, complier and user interface)

2. ETH Zürich / Oberon Programming Language
OpenDoc Oberon.Report.Text to open it. ObjectOriented Programming in Oberon-2 gnu-compressed Postscript Oberon V4 text document .
http://www.oberon.ethz.ch/language.html
The Oberon Programming Language
Some of the characteristics of the Oberon Language
  • Pascal-like syntax
  • Strong type checking
  • Modules with type-checked interfaces and separate compilation
  • Type extension, which provides for object-oriented programming
  • Type-bound procedures (methods) in Oberon-2
  • Support for run-time type tests
  • Compatibility between all numeric types (mixed expressions)
  • String operations
  • Support for system programming
Some of the characteristics of the Oberon Compiler
  • Generates native code, no separate linking necessary
  • Very fast compilation
  • Can compile directly from edit window
Documentation
The following papers on the language are electronically available:

3. Oberon
Programming language information, links at Heidelberg University learning, main implementation families, literature, mirrors, other sites.
http://www.statlab.uni-heidelberg.de/projects/oberon/
Last edited on 20th April, 2004 gs . - Host home page: StatLab Heidelberg
Oberon
Oberon is the name of a modern integrated software environment for single-user workstations. It includes a language in the Pascal-/ Modula-tradition and a highly effective and compact operating platform . Most Oberon implementations come with a tutorial. For general information on Oberon see
Learning Oberon
If you want information about the Oberon language, we can offer an "Introduction to Oberon". For local students, see also: next course The Oberon language comes in two variants, the original Oberon language, and Oberon-2, an extension which allows type-bound procedures. Object oriented programming is supported by Oberon as well as by Oberon-2. Oberon-2 has some additional convenience for object oriented programming, but with some cost in terms of performance and flexibility. For a discussion of object oriented Oberon-2 type bound programming style versus "classical" Oberon style, see [ Marais 1996a ]. As of today (Oct. 98) most Oberon compilers support Oberon-2.

4. ETH Oberon Home Page
Part 4 of Programming in Oberon. Whereas Part 1 to 3 were derived from Programming in Modula2, Part 4, entitled "Object-oriented Programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. The Oberon Webring
Webring related to oberon programming language or system environment.
http://www.factorial.com/hosted/webrings/oberon/
The Oberon Webring
Welcome to the homepage of the Oberon Webring, designed to put all the information on Oberon and related developments together in one place. The motivation for starting this webring grew out of discussions in the comp.lang.oberon newsgroup in April 1998 regarding ideas for making Oberon more visible to the general net.citizen , thus increasing the potential user and developer base. Currently it is not yet sure that this initiative will be a success, but then, I have at least tried to do something valuable for the Oberon community...
The Ringmaster
, 27. April 1998
Mission
Joining
Joining the Oberon Webring is very easy: Just click on "Join" in the "Navigation Bar" below and fill out the relevant forms. Of course, you must also add the actual HTML markup for the "Navigation Bar" to your site, but this will be emailed to you right after your application. Let me add a note regarding the proper use of HTML here: I would like to see that all sites in the Oberon Webring actually validate as proper HTML 4.0 or XHTML 1.0 according to the official W Consortium's validator . It would also be appreciated if you could spend some time to study the guidelines on accessible web design established by the Best Viewed With Any Browser campaign. In my opinion, the web should be as interoperable and accessible as possible to anyone, anywhere, even when using stone-age computers. Think about it, you might arrive at the same conclusions...

6. ETH Z Rich / Oberon Programming Language
oberon programming Language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. Oberon Programming Language - Wikipedia, The Free Encyclopedia
Oberon is a reflective programming language created in the late 1980s by ProfessorNiklaus Wirth (creator of the Pascal, Modula, and Modula2 programming
http://en.wikipedia.org/wiki/Oberon_programming_language
Oberon programming language
From Wikipedia, the free encyclopedia.
Oberon is a reflective programming language created in the late 1980s by Professor Niklaus Wirth (creator of the Pascal Modula , and Modula-2 programming languages) and his associates at ETHZ in Switzerland . The name is from the moon of Uranus Oberon Oberon is also, somewhat confusingly, the name of the Oberon operating system , written in Oberon, for the Ceres workstation (built around the National Semiconductor 32032 CPU) and for the Chameleon workstation. Oberon, the language, has now been ported to many other operating systems, and is even available for the Java platform, where Oberon source code compiles to source code in Java, or to bytecode for a Java virtual machine. The Oberon operating system is also available for several other hardware platforms than the original workstation. The design continued the Wirth tradition/strategy of attempting to simplify without loss of power. Oberon may be thought of as a Modula-2 with full object oriented class/object capabilities, though not exactly in C++ or Smalltalk style. On the other hand, Oberon removes many features that can be implemented using objects, including enumerations, records, and many other features found in older Wirthian languages and elsewhere.

8. Departement Informatik - Prof. N. Wirth
PrenticeHall, 1986. Programming in Oberon Steps beyond Pascal and Modula. (with M. Reiser) Addison-Wesley, 1992. Project Oberon.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

9. Talk:Oberon Programming Language - Wikipedia, The Free Encyclopedia
C programmers might point out that strict data typing like Oberon has is a Writing that Oberon programs are also less likely to be buggy is no less
http://en.wikipedia.org/wiki/Talk:Oberon_programming_language
Talk:Oberon programming language
From Wikipedia, the free encyclopedia.
I don't have the information to correct this, but "It also offers an interesting feature which is only recently becoming available in more prominent development systems: exportability of procedures. Imagine that for some program you create a PNG viewer procedure and that you export it: any program on the system will be able to view PNG files merely by calling the viewer! That's true reusability." is bogus. Code libraries predate Fortran, and shared libraries date back to or before MTS and the late 1960s. CORBA and things like it do this too. I'm sure there's something mildly unique, but I don't know exactly what it is. Likewise, "The code will be both smaller than that in nearly all other programming languages..." leaves me sceptical; it sounds like ad copy instead of an accurate statement. Oberon is in the same family as Modula-3, Ada, Pascal, and Java, and more distantly C, so it's not going to produce a huge difference in code size. Perl, Mathematica and APL will blow away any of the above languages in the right problem domain. "...(mistakes will be less easily lost in a forest of detail)"

10. Amadeus-3, Oberon-2, Object Oriented Programming, Object
Programming Tools should lead to correct programs naturally, NOT through exceptional intellectual exercise ! Member of the Oberon Webring
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

11. The ModulAtor Technical Publication
72 issues of The ModulaTor Articles about the programming languages Oberon2 and Modula-2 programming examples, implementation notes, language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

12. The Oberon Programming Language: Truth Tables
The oberon programming Language. Truth Tables Example Program This codedemontsrates the usage of Oberon s Texts module, paremeter passing in functions,
http://www.engin.umd.umich.edu/CIS/course.des/cis400/oberon/ttables.html
The Oberon Programming Language
Truth Tables Example Program
Click below to go directly to a specific section:
Description
Source Code Sample Run Program Notes
Description
This code demontsrates the usage of Oberon's Texts module, paremeter passing in functions, loop control commands, if-then-else clauses and boolean variables usage
Source Code
Sample Run
Once this module is compiled, Executing the command TTable.Write will print this th the system log:
Program Notes
This program tested on Oberon V4 Windows 32 bit version. When you create a new file TTable.Mod in Oberon's editor (Edit.Open TTable.Mod) , sellect this text now and copy it ito the clipboard (File/Copy), paste it into Hello.Mod by placing the caret in that window and executing Clipboard.Copy command anywhere on the screen. Compiling is done by placing a marker (F1 key) on TTable.Mod window and running Compiler.Compile * in the System.Tool.

13. Comparison Of C++, FORTRAN 90 And Oberon-2
A Comparison of C++, FORTRAN 90 and Oberon2 for Scientific Programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

14. Programmers Heaven 2 :Programming: Other Languages
of Oberon programs exemplifying the typical oberon programming style. OBERREP.ZIP,From Modula to Oberon and The Programming Language Oberon (Revised
http://www.synchrondata.com/pheaven2/www/area13.htm
The files can now be found at the Programmers Heaven WEB-Site
The files can now be found at the Programmers Heaven WEB-Site
Other languages
ADA-TUTR.ZIP ADA-TUTR 3.11 Ada 95 Programming Lang. Tutor Interactive Ada tutor now includes the latest Ada 95 material. When run on a PC, no compiler is needed, but the docs. include a list of PC Ada compilers, some inexpensive. Ada source code is included, so ADA-TUTR will run on other computers with Ada compilers, such as mainframes. Ada is a superior programming language. You can earn money distributing this shareware. ADA.ZIP Augusta a subset interpreter of the language ADA. Which translates a subset of Ada into pseudo-code. The p-code is the source for Aug_Terp. See Dr. Dobb's Journal numbers 75,77,79,81 for extensive documentation. With source ADA_OO.ZIP ADA source that shows inheritage between procedures ADATUT.ZIP Ada-tutr, the interactive ada tutor! Will make you an excellent Ada programmer in minimum time. You'll learn good Ada program design techniques, not just Ada syntax. ADA-TUTR runs on PCs as well as workstations and mainframes. On PCs an Ada compiler is helpful, but not required. The PC can have a monochrome or a color monitor. CHOOSE.ZIP

15. The Oberon Webring
Webring related to oberon programming language or system environment.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. Oberon Programming Language -- Facts, Info, And Encyclopedia Article
oberon programming language. Categories Programming languages, Objectoriented Oberon is a ((computer science) a language designed for programming
http://www.absoluteastronomy.com/encyclopedia/o/ob/oberon_programming_language.h
Oberon programming language
[Categories: Programming languages, Object-oriented programming languages, Imperative programming languages, Class-based programming languages]
Oberon is a ((computer science) a language designed for programming computers) programming language created in the late 1980s by Professor (Click link for more info and facts about Niklaus Wirth) Niklaus Wirth (creator of the (French mathematician and philosopher and Jansenist; invented an adding machine; contributed (with Fermat) to the theory of probability (1623-1662)) Pascal (Click link for more info and facts about Modula) Modula and (Click link for more info and facts about Modula-2) Modula-2 programming languages) and his associates at (Click link for more info and facts about ETHZ) ETHZ in (A landlocked federal republic in central Europe) Switzerland . The name is from the moon of (A giant planet with a ring of ice particles; 7th from the sun) Uranus (Click link for more info and facts about Oberon) Oberon
Oberon is also, somewhat confusingly, the name of the (Click link for more info and facts about Oberon operating system) Oberon operating system , written in Oberon, for the Ceres workstation (built around the (Click link for more info and facts about National Semiconductor 32032) National Semiconductor 32032 CPU) and for the (Lizard of Africa and Madagascar able to change skin color and having a projectile tongue) Chameleon workstation. Oberon, the language, has now been ported to many other operating systems, and is even available for the Java platform, where Oberon source code compiles either to source code in

17. Oberon
The oberon programming language
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

18. Oberon -- Facts, Info, And Encyclopedia Article
The (Click link for more info and facts about oberon programming language) Oberonprogramming language for the (Click link for more info and facts about
http://www.absoluteastronomy.com/Encyclopedia/O/Ob/Oberon.htm
Oberon
Oberon can mean:
(Click link for more info and facts about Oberon) Oberon , in (The legend of King Arthur and his court at Camelot) Arthurian Legend the King of the Fairies, most famous from (English poet and dramatist considered one of the greatest English writers (1564-1616)) William Shakespeare 's play, (Click link for more info and facts about A Midsummer Night's Dream) A Midsummer Night's Dream
Oberon
, an opera by (German conductor and composer of Romantic operas (1786-1826)) Carl Maria von Weber
(Click link for more info and facts about Oberon) Oberon , a moon of (A giant planet with a ring of ice particles; 7th from the sun) Uranus
The (Click link for more info and facts about Oberon programming language) Oberon programming language for the (Click link for more info and facts about Oberon operating system) Oberon operating system
(Click link for more info and facts about Oberon, New South Wales) Oberon, New South Wales (A nation occupying the whole of the Australian continent; aboriginal tribes are thought to have migrated from southeastern Asia 20,000 years ago; first Europeans were British convicts sent there as a penal colony) Australia
(Click link for more info and facts about Oberon) Oberon was a class of (A submersible warship usually armed with torpedoes) submarine in the second half of the 20th century
A musical group from the late (The decade from 1970 to 1979) (Click link for more info and facts about Oberon) Oberon
(Click link for more info and facts about Oberon) Oberon , a nonlinear computer diagnostics device

19. Oberon Source-Code And Applications
Links to resources for oberon programming.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

20. Languages > Oberon Programming - Hot Php Scripts
Programming Languages Oberon - oberon code - Php Scripts Programming.
http://www.hot-php-scripts.com/programming/Languages/Oberon/
HOT PHP SCRIPTS
programming directory Web hot-php-scripts.com new scripts top rated hot scripts add script ... Languages
Oberon
Sub-categories:
Articles
Books Compilers Documentation ... Software
Sponsored links
Cetus Links: Oberon

Many links about Oberon, Oberon-, and Component Pascal.
http://www.cetus-links.org/oo_oberon.html
ETH Oberon

Home site. Niklaus Wirth invented Pascal, Modula, then Oberon language in Pascal/Modula tradition, and a modern, integrated, effective, compact, operating system for one-user workstations. Descriptions, papers, documents, downloads, links. [Open Source]
http://www.oberon.ethz.ch/
Hello, World program
simple example Oberon program. http://www2.latech.edu/~acm/helloworld/oberon.html Linz University Oberon Research Projects The Oberon System (V4) links at Linz University. http://oberon.ssw.uni-linz.ac.at/Research/Projects/Oberon.html Native Oberon Operating System Original language designed by Niklaus Wirth, based on ETH Oberon; runs on platforms: Intel x86 compatible PCs (standalone, Linux, Windows), SharkOberon for DEC Shark Network Computers. http://www.oberon.ethz.ch/native/

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 1     1-20 of 112    1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter