Геннадий Тышов писал(а):
Хорошая библиографическая коллекция. К сожалению, почти все ссылки на ftp и http давно не работают : (
Нужная книга там упомянута, но ссылка дана только на коллекцию исходных текстов, использованных в книге:
Object-Oriented Programming in Oberon-2, Hanspeter Moessenboeck
@BOOK{moe95a,
author = "Hanspeter Moessenboeck",
title = "Object-Oriented Programming in Oberon-2",
publisher = "Springer Verlag",
edition = "Second",
year = 1995,
isbn = "3-540-60062-0",
pages = 278,
cover = "PBK",
note = "
source code from the book is available at:
ftp://ftp.inf.ethz.ch/pub/software/Ober ... inOberon2/",
abstract =
"This book covers the basic concepts of OOP, shows typical application patterns,
gives useful design hints, and finally presents the design and implementation
of an object-oriented windows system with an integrated text and graphics
editor. The language used throughout this book is Oberon-2, a clean and
type-safe language designed at ETH ZбЂrich. However, the emphasis of the book
is not on the language but on the concepts of OOP. They can easiliy be
transferred to any other object-oriented language. The book is aimed at
students of computer science as well as at practitioners who want to gain a
perspective on modern software development techniques. Compilers for Oberon-2
as well as the source code of the case study in this book are freely available
for several common workstations.",
}
Геннадий Тышов писал(а):
Здесь есть вот что:
ftp://ftp.inf.ethz.ch/pub/software/Ober ... inOberon2/OOPinOberon2.tar.gz contains the
Oberon0 system as described in "Object-oriented Programming in Oberon-2" by H. Moessenboeck as Oberon text files. (16Кб)
То есть, тоже только исходные тексты программы.
Но всё равно спасибо вам, что поискали. Ссылки интересные. Заметил среди публикаций несколько интересных направлений, в том числе те, которые самому в голову приходили в связи с Оберонами.