Userspace

Apps

Small programs that exercise the kernel — and one flagship IDE name, kept brief for v1.

After bash userspace/build.sh you get binaries such as:

  • calc, fib — ternary arithmetic demos
  • fm, editor — TUI file manager and editor
  • browser — text-mode browser (needs libcurl)
  • gui_fm and friends — SDL2 GUI (needs a display; hosted path)
  • caps_demo, ipc_demo, stream_demo — capability and IPC tours

studioMani

studioMani is the flagship hosted IDE application in the OSS tree. On this site we mention it only by name for v1 — deeper product pages come later. Treat it as a hosted Linux / SDL reality, not a finished T3ISA desktop.

Userspace licensing: syscall note — your apps are not AGPL-captured by calling the kernel.