O Language: Difference between revisions
From OnixOS
No edit summary |
m Protected "O Language" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
(No difference)
| |
Latest revision as of 07:28, 25 August 2026
O Language
O Language is a System-Oriented Functional Programming Language (SOFPL). It combines functional values with direct access to processes, files, sockets, databases, and HTTP services.
The official source repository is gitlab.com/olanguage/olang.
Index
Start with the first section and use the later sections as your needs grow.
- Getting Started — learn what O Language is, write a first program, and understand the basic project model.
- Advanced — continue here after learning the core language.
- Web — build HTTP applications with the language runtime.
- O Language Web Framework — create and operate projects with the
olfconventions and web CLI. - API — complete reference for the language, runtime, and command-line tools.
- Free Books
