[Oberon] ANN: UnixAos rel. 0.71 (Linux, MacOSX, Solaris)
Guenter Feldmann
fld at informatik.uni-bremen.de
Wed Feb 13 14:40:33 MET 2008
Hi
the Unix ports of Aos (release 0.71) are ready for download from
http://www.informatik.uni-bremen.de/~fld
The sources are not included this time but will be available soon form
the svn repository at ETHZ (https://www.ocp.inf.ethz.ch/svn/aos).
New in release 0.71:
- Based on the Bluebottle sources of 11.02.2008
- Converted some low level modules to upper case keywords to reanable the
the original fieldnames in the structure ModuleDesc (type, module, ... ).
This made a couple of port specific modules superfluous.
- Fixed BootLinker to allow active objects in core modules + code cleanup.
(Unix/BootLinker.Mod, Unix/Objects.Mod, Unix/AosStarter.Mod)
- Fixed Unix/AosUnixFiles.Mod. AosFS.Enumerate no longer delivers some files
multiple times. If a filename exists in multiple directories of the environment
variable OBERON the hidden ones get omitted.
- It is now possible to create standalone Oberon applications. A small demo
program is included (see StandaloneOberonAppl.Text ).
-- Guenter
More information about the Oberon
mailing list