Nothing is ever wasted.

Especially in the case of the cruft this project has generated.

What is known so far about the project?

- largely focused on microcontroller hardware platforms
- in terms of software, type-in programs

Perhaps the next phase of the project should look at finessing this concept of short type-in programs.

What other languages exist for type-ins besides BASIC?

Would FORTH be an interesting software environment for type-in programs?

@[email protected]

What about #Wirth's #Oberon07?
Here the full operating system source within a printable book: https://www.projectoberon.net/

Here a few resources on the language https://oberon07.com/

As a programming language, it has just a couple of high-level semantics: extendable records and garbage collections.

@[email protected]
Home

Project Oberon: The Design of an Operating System, a Compiler, and a Computer