Skip to content

YOYOXIITENSAVATARSOFARXMETAGODSOFVIVOZN/A2OS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a compilation of the 
- ETH Oberon/Aos/A2 System (named "A2" in the following), including Windows and Linux Emulations of the Active Object System and the Fox Compiler tool chain
and 
- the software packages Voyager and AntsInFields. 

Nearly all parts of this compilation belong to the ETH A2 System, exceptions are the files of "AntsInFields" and "Voyager"

----

Oberon is the name of a modern integrated software environment. It is a single-user, 
multi-tasking system that runs on bare hardware or on top of a host operating system. 
Oberon is also the name of a programming language in the Pascal/Modula tradition. 
The Oberon project was launched in 1985 by Niklaus Wirth and Jürg Gutknecht. 
See also http://www.oberon.ethz.ch

Voyager is a project to explore the feasibility of a portable and extensible system 
for simulation and data analysis systems. It is mainly written in and for Oberon. 
The Voyager project is carried out by StatLab Heidelberg and was launched 
in 1993 by Günther Sawitzki. 
See also http://www.statlab.uni-heidelberg.de/projects/voyager/

AntsInFields is a Software Package for Simulation and Statistical Inference on Gibbs Fields.
AntsInFields is written in Oberon and uses Voyager. It has been developed since 1997
by Felix Friedrich. 

----

Voyager is - in this distribution - located in the directories "source" and "WinAos/vy.ants"
Source code of Voyager is marked by preceding "Oberon.vy" for all Module-Names

AntsInFields is - in this distribution - located in the directories "source" and "WinAos/vy.ants"
Source code of AntsInFields is marked by preceding letters "Oberon.ants" for all Module Names.

----

The A2 System is protected by the following copyright, start and end marked by ">>" and "<<" respectively:

>>
ETH Bluebottle/Aos/A2
Copyright (c) 2002-2016, Computer Systems Institute, ETH Zurich
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
    * Neither the name of the ETH Zurich nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<<


----


The following copyright note (start and end marked by ">>" and "<<" respectively) 
concerns either of the software packages   

Voyager 
(C) 1993-2002 Project Voyager, StatLab Heidelberg ; (C) 1993-2002 G. Sawitzki et al.

and 

AntsInFields 
(C) 1997-2002 Felix Friedrich, Munich:

>>
  
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.

    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

<<

the copy of the LGPL can be found in the WinAos/vy.ants directory as file "copying.txt"

Releases

No releases published

Packages

No packages published

Languages

  • Modula-2 97.0%
  • Shell 0.7%
  • PostScript 0.4%
  • TeX 0.4%
  • AMPL 0.3%
  • HTML 0.3%
  • Other 0.9%