Skip to content
Mistium edited this page May 15, 2024 · 17 revisions

Welcome to the originOS wiki!

This will contain descriptions of every aspect of the os for developers to be able to work on applications inside the os or even add features to the os itself

OSL documentation will be one of the main focuses of this wiki but I will also add pages for applications

Docs:

OSL
Origin Scripting Language is the main scripting language for originOS, used for applications

OTS
Origin Terminal Syntax is used to allow for system manipulation through text

ICN
Icon Construct Notation is the language in originOS used to render icons

OASM
Origin Assembly Language is a super fast assembly language runnable through osl.

OTAS
Origin Transpiled Assembly is an abstracted version of oasm that keeps oasm's speed and is easier to read and write

Systems:

OUID
OUID is a close to true random uuid generator.

originOS Wiki

Wiki Views: :views


OSL | OTS | ICN | OASM

Clone this wiki locally