General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Oberon V4 for Linux and sources for different Oberon V4 implementation
...Binaries can be found on their server[1] and on the one of the University of Linz[2] where Mössenböck's group did further development after he left ETH and the Group at ETH concentrated on System 3.
More Information can be found in the wiki https://sourceforge.net/p/oberon/wiki/Home/ of this Project and on Wikipedia https://en.wikipedia.org/wiki/Oberon_(operating_system).
In 2013 they were moved here for easy access and, in case of interest, collaboration on further development.
The Oberon mailing list[3] is an established channel for its discussion and followed also by the administrators of this SF project.
[1] ftp://ftp.ethoberon.ethz.ch/Oberon/OberonV4/
[2] ftp://oberon.ssw.uni-linz.ac.at/pub/Oberon/
[3] https://lists.inf.ethz.ch/mailman/listinfo/oberon
Oberon family of languages to C translator for ARM, x64 and x86 archit
Ofront+ is a tool that translates programs in Oberon dialects into semantically equivalent C programs. Full error analysis is performed on the Oberon input program and in case of no errors up to three files are generated as output.
Ofront+ does not invoke the C compiler or linkage editor. This may be done in separate shell scripts or make files and is inherently dependent on the C compiler and linkage editor being used.
Although normally not read by the user, the C code generated by...
Oberon2 Studio is a set of tools, including, but not limited to, editor, compiler and linker for the Oberon-2 programming language on Microsoft® Windows® OS.
An Oberon-2 compatible source code translator which will produce C++ or Object-C files from Oberon input files. Extensions will be included to allow infix operator definitions, enumerated types, complex numbers, strings, and OS interface modules.
OOC is an Oberon-2 development
platform. It consists of an optimizing compiler, a number of related
tools, a set of standard library modules, and a reference manual.
Zonnon Builder is a simple open source IDE for Zonnon Programming Language. It is a free open source environment for those Zonnon users who do not have Microsoft Visual Studio.
This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.