|
Programming Languages
|
Optimizing Oberon-2 Compiler: OOC
| Oberon-2 development platform: optimizing compiler, several source code and compiler related tools, set of standard library modules, reference manual. |
The OOC Reference Manual - Real/String Conversion
| The OOC Library supplies various procedures to convert between string values and numeric representation (see section Integer/String Conversion) The modules ... |
The OOC Reference Manual - Concept Index
| a. abstract class · abstract class (definition) · ABSTRACT flag · abstract method · abstract riders, abstract riders · ADDRESS · arbitrary precision ... |
The OOC Reference Manual - Language
| The Oberon-2 language as implemented by OOC is based on the paper The Programming Language Oberon-2 H. Moessenboeck, N. Wirth Institut fuer Computersysteme, ... |
The OOC Reference Manual - Pragmas
| A pragma is a directive embedded in the source code of an Oberon-2 module. Although a pragma is not part of a module's declarations or executable code, ... |
The OOC Reference Manual - Oakwood Compliant Modules
| In order to support the Oakwood Guildlines , OOC provides a set of basic library modules that comply with the Oakwood specification. ... |
The OOC Reference Manual - Character & String Handling
| Operations on strings and characters are an important part of many programs. The Oberon-2 language provides various built-in operations on characters and ... |
The OOC Reference Manual - OOC Library Overview
| This part of the manual describes the OOC library, and provides a reference as to the use of these facilities with the OOC compiler. ... |
The OOC Reference Manual - OO2C
| oo2c is the first complete working compiler of the OOC project. Instead of translating Oberon-2 modules to machine code, it generates code for the most ... |
The OOC Reference Manual - Integer/String Conversion
| The OOC Library supplies various procedures to convert between string values and numeric representation. These include procedures for conversions of both ... |
Copyright © 2002-2006, websy.net All Rights Reserved.