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.

2002-12-05 13:46
1.5.8

이 버전의 수정 프로그램을 컴파일러가 충돌 내부 테이블의 오버플로로 인해. 64 비트 목표, 그것을 수정 같이 "정적 const"정의 구조체는 C 코드로 포함된 배열 값의 종류 설명의 레이아웃 버그 모듈을 통해 이름을 입력 모듈에 액세스하지 못하게 커널 및 종류. 또한이 수정 프로그램이 라이브러리 모듈 IntConv 및 정수.
Tags: Minor bugfixes
This version fixes a compiler crash due to the overflow of an internal table. For 64-bit targets, it fixes the layout of type descriptors of array values that are embedded into C code as "static const struct" definitions, the bug that prevents access to module and type names through modules Kernel and Types. It also fixes library modules IntConv and Integers.

2002-05-07 15:06
1.5.7

표준 라이브러리의 릴리스 버그 수정 (파일 및 정수 모듈) 컴파일러에서 상수 표현과 기호 파일의 일부 종류, 그리고 문제.
Tags: Minor bugfixes
The release fixes bugs in the standard library (the Files and Integers modules), and problems with some kinds of constant expressions and symbol files in the compiler.

2001-10-02 01:38
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.

2001-01-30 15:13
1.4.7

첫번째 공지 사항입니다.
First announcement.

Project Resources