Home - Owen2k6/GoOS GitHub Wiki

GoOS Wiki

Welcome to the GoOS Wiki, the official documentation hub for the GoOS operating system.

This wiki will eventually cover:

  • Core OS architecture (kernel, drivers, window manager, themes)
  • Built‑in applications
  • Developer APIs
  • User guides

At present, the wiki focuses on the GoOS scripting and coding languages.


Languages

Giff

The graphical interface scripting framework of GoOS, designed to build UI layouts declaratively.
Pages:

GoCode

A lightweight, tab‑sensitive interpreter for console and UI scripting inside GoOS.
Pages:

9xCode (9xc)

A structured scripting language with library imports, variable types, console/file/time support, and 9xGL integration.
Pages:


About

This wiki is a work in progress.
Future sections will expand to cover:

  • GoOS internals (window manager, taskbar, themes)
  • Gold.Graphics drawing system
  • Resource management
  • Application development guides