Skip to content
ThePandaDev edited this page Jul 24, 2024 · 1 revision

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.

Clone this wiki locally