-
-
Notifications
You must be signed in to change notification settings - Fork 23
Origin Scripting Language
Origin Scripting Language (OSL) is the primary system scripting language for originOS, a user interface platform or operating system. It is designed to facilitate various tasks, such as data management, GUI (Graphical User Interface) creation, and application development within the originOS environment.
if you have questions on how to program specific things, join my discord server below and DM me your questions, i don't mind
OSL-‐-Program-Flow (if statements, loops, those things)
OSL-‐-Operators-and-Expressions (+-/*) and or nor xor
OSL-‐-Subroutines (custom commands and events)
OSL-‐-UI-Elements - Render Things in your Application
OSL-‐-Pen - Draw on the Canvas with Pen
OSL-‐-Drawing-Cursor - Change where your UI elements are positioned
OSL-‐-Modifiers (stuff that lets you modify a single command in one line: c#fff chx#30 hover_c#444)
OSL-‐-UI-Dropdowns - Add Dropdown Menus to Your app
OSL-‐-URI-Editing (data urls can be edited using these commands)
OSL---Mini-3D - do some cool stuff with vectors
OSL-‐-Permissions-And-Configurations
OSL-‐-GPT - Access chatGPT in your apps
OSL-‐-External-Languages - Run Other Languages other than OSL in Origin
OSL-‐-Raw-Kernel-Access - Get Access to Kernel Details and System Variables
originOS is a web desktop gui with a self contained file system, programming languages, internet system and a whole lot of stuff an os should be able to do Use originOS here
