coming soon:
- A sandboxed REPL environment that boots directly into gForth and supports mounting JVM modules as interactive bundles
- Early support for memory graph ACLs, entropy-based object lifespan, and “bubbles” — user-defined isolated memory regions
Right now, I’m focused on integration, getting the system to boot into the gForth REPL with full JVM runtime support, and beginning to layer in userland services via custom dictionary words.
Source is available (in-progress) here:
👉 **
https://github.com/rajames440/StarshipOS**I’ve been programming since the 1970s, mostly in userland, and I’m diving deep into kernel space and L4 internals for the first time. I’d love to hear from others doing low-level work on L4Re, especially anyone who's extended the build system or tackled non-POSIX boot flows.
Thanks again to everyone who’s contributed to L4Re and Fiasco.OC — it’s a hell of a foundation to build a new kind of OS on.
All the best,
Rob James