I've been working on a new,
forth-like language that can completely replace the CCP with a forth
repl and serve as a complete operating ecosystem. It can generate .COM
files built with the language itself, and is completely self-documenting
and extensible.
It avoids a lot of the pitfalls of previous
forth languages and makes CP/M 2 development effortless. It can call out
to CP/M tools directly, loading your existing programs without leaving
the repl.
Take a look, I'm very proud of the results:
https://urania.magesguild.io/pieces/14_the_radiant_crucible.htmlGo and break it, then report back y'all!
Sincerely,