[Oberon] ETH Oberon: file names.
peter at easthope.ca
peter at easthope.ca
Thu Dec 8 17:37:43 CET 2022
Another question. In _The_Oberon_System_ Martin Reiser stated,
2.7 Naming
Oberon provides structured names to identify objects such as files,
servers and viewers. Tha syntax of names is:
Name = NamePart { "." NamePart }
NamePart = Letter { Letter | Digit }
========
In comparison to Linux, that syntax seems more restrictive than
necessary. For example the underscore appears frequently in Linux file
names. Reconciliation of names is a bothersome detail when moving
files between systems. Is the syntax in Oberon just a consequence of
the general principle of simplicity? Something more subtle?
Thx, ... P.L.
mobile: +1 778 951 5147
VoIP: +1 604 670 0140
https://en.wikibooks.org/wiki/User:PeterEasthope
More information about the Oberon
mailing list