O Language
From OnixOS
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
