|
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical eBooks all over the World
|
|
- Title: Programming in Oberon: Steps Beyond Pascal and Modula
- Author(s) Martin Reiser, Niklaus Wirth
- Publisher: Addison-Wesley (1992); eBook (Online Editions)
- Hardcover: 336 pages
- eBook: PDF
- Language: English
- ISBN-10/ASIN: 0201565439
- ISBN-13: 978-0201565430
- Share This:
|
This is the definitive guide to the Oberon Programming Language developed as a successor to Pascal and Modula 2. It is both a programming tutorial that demonstrates modern programming concepts and A complete language reference that explains the syntax and use of Oberon.
About the Authors- N/A
- New and Miscellaneous Programming Languages
- Operating Systems Design and Construction
- Compiler Construction
- Programming in Oberon: Steps Beyond Pascal and Modula (Martin Reiser, et al.)
- The Mirror Site (1) - PDF
- Home of Project Oberon
-
Learning to Program in Oberon-07 (Jules Davy)
This book teaches you to code from the ground up, using the Oberon Programming Language built by Niklaus Wirth specifically for clarity and simplicity. No prior experience needed — just a willingness to think step by step.
-
Project Oberon - The Design of an Operating System and Compiler
This book contains a definition of the Oberon Language and describes its relation to Modula-2 and the software tools developed with the system. This definitive, first-hand account of the design, development, and implementation of Oberon completes the Oberon trilogy.
-
Operating Systems: Three Easy Pieces (Remzi Arpaci-Dusseau)
A book covering the fundamentals of operating systems, including virtualization of the CPU and memory, threads and concurrency, and file and storage systems. It will lead students to a deeper understanding and appreciation of modern OSes.
-
Operating Systems and Middleware: Support Controlled Interaction
Intended for juniors, seniors, and first-year graduate students, this book takes a modern approach to the traditional Operating Systems course. Students will obtain an understanding of how contemporary operating systems and middleware work
-
Compiler Construction (Niklaus Wirth)
A refreshing antidote to heavy theoretical tomes, this book is a concise, practical guide to modern compiler design and construction by an acknowledged master. Readers are taken step-by-step through each stage of compiler design.
-
Algorithms and Data Structures (Niklaus Wirth)
From the inventor of Pascal and Modula-2 comes a new version of Niklaus Wirth's classic work, Algorithms + Data Structure = Programs (PH, l975). It includes new material on sequential structure, searching and priority search trees.
-
Essentials of Compilation: An Incremental Approach in Python
A hands-on approach to understanding and building compilers using Python. Explains the essential concepts, algorithms, and data structures that underlie modern compilers and lays the groundwork for future study of advanced topics.
-
Introduction to Compilers and Language Design (Douglas Thain)
This book offers a one semester introduction into compiler construction, enabling the reader to build a simple compiler that accepts a C-like language and translates it into working X86 or ARM assembly language.
-
Compiler Design: Theory, Tools, and Examples (Seth Bergmann)
This is an introductory level text for compiler design courses, that emphasizes problem solving skills. The concepts are clearly presented with sampler problems and diagrams to illustrate the concepts.
-
Basics of Compiler Design (Torben Mogensen)
This book presents techniques for making realistic, though non-optimizing compilers for simple programming languages using methods that are close to those used in 'real' compilers, albeit slightly simplified in places for presentation purposes.






