Download List

프로젝트 설명

Oberon2 is a simple and safe object-oriented
language created by N.Wirth, the author of Pascal
and Modula2. It is statically strongly typed and
has garbage collection. Most of good ideas
incorporated in design of Java were in Oberon2
long before. OOC is an open source project to
produce a family of optimizing Oberon2 compilers.
The compiler with an ANSI C back-end, oo2c, is
quite mature, and provides a complete and
convenient Oberon2 development environment. It
comes with a rather comprehensive standard
library, Code Navigator, and an Emacs mode. It is
easy to call C functions and libraries from
Oberon2.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-02 01:38 Back to release list
1.5.6

컴파일러에서 여러 버그와 표준 라이브러리에 대한 수정 및 라이브러리 모듈을 "파일"플랫폼의 등록에 문제는 Windows ()에 대한 해결 방법이 포함되어있습니다.
Tags: Major bugfixes
Fixes for several bugs in the compiler and the standard library, and the library module "Files" includes a workaround for a problem in Register() for Windows platforms.

Project Resources