Go to the first, previous, next, last section, table of contents.


@shorttitlepage The OOC Reference Manual The OOC Reference Manual Eric Nikitin with Michael van Acken Edition 0.10 DRAFT last updated 29 February 2000 for version 1.5.1 or later of oo2c.

Copyright (C) 1997-2000 Eric Nikitin
Part II Copyright (C) 1998-2000 Michael van Acken

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the section entitled "GNU General Public License" is included exactly as in the original, and provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that the text of the translation of the section entitled "GNU General Public License" must be approved for accuracy by the Foundation.

Introduction

The goal of OOC is to produce free (GPL), stand-alone (not part of an Oberon system), optimizing Oberon-2 compilers and libraries. OOC stands for Optimizing Oberon-2 Compiler.

The purpose of this manual is to describe the OOC library and provide a reference for the use of these facilities with the OOC compiler. There are also chapters discussing unique features of the OOC compiler and, in particular, the oo2c implementation of OOC.

This manual assumes familiarity with the Oberon-2 programming language and basic programming concepts. It is considered a reference as opposed to a tutorial, but examples will be provided to assist in understanding where they are appropriate.


Go to the first, previous, next, last section, table of contents.