commit d896a681dde7c1dbf684ac70071828a589a7557e
parent d9bfcf0d532a40957aa74c397ad755ce6596b935
Author: viznut_web <viznut_web@web>
Date: Mon, 27 Jun 2022 16:28:51 +0200
empty web commit
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Niklaus_Wirth.mdwn b/Niklaus_Wirth.mdwn
@@ -8,4 +8,6 @@ Modula-2 programming language, even the microcode is compiled from a variant of
**[[Oberon]]** is an operating system centered around the
[[object-oriented]] Oberon programming language, with the guiding principles of clarity and simplicity. A major reason to its existence was proving that a full graphical and modern operating system with a software development environment is possible in a moderate size (a couple of hundred kilobytes). It was also used by Wirth as an example of **lean software**. Oberon is still being developed and maintained, and Wirth himself is still involved with the project.
-**Wirth's law** is Wirth's variant of the [[Jevons paradox]]: Software is getting slower more rapidly than hardware is getting faster.
+See also:
+
+* [[Wirth's law]]