[Oberon] Fwd: IDE with integrated source level debuggerandLuaJIT VM running the Oberon System
Jörg
joerg.straube at iaeth.ch
Sun Feb 16 02:14:03 CET 2020
Other OSes use directories and subdirectories to structure the filesystem tree.
Oberon uses prefixes to do so.
If Hans wants to collect all his files, he usually creates a directory „Hans“ and collect all his files in there.
The Oberon way to do it is to prefix his files with „Hans.“
As example: Hans.ORS.Mod, Hans.ORB.Mod, Hans.ORG.Mod and Hans.ORP.Mod are the compiler file Hans created and modified.
Instead of „cd Hans“ and „ls“, you do in Oberon „System.Directory Hans.*“
Jörg
> Am 16.02.2020 um 01:44 schrieb "rochus.keller at bluewin.ch" <rochus.keller at bluewin.ch>:
>
> @ all
>
> I uploaded a new version of the Win32 Oberon IDE binary: http://software.rochus-keller.info/OberonIDE_win32.zip
>
> It fixes a crash detected by Michael Schierl and adds a first implementation of FileDir.Enumerate so System.Directory does something (although I'm not sure yet how the prefix mechanism is supposed to work).
>
> Best
> R.
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
More information about the Oberon
mailing list