Development
Jump to navigation
Jump to search
Introduction
Developing applications and libraries for KolibriOS can be done in a variety of languages, including C, C++, Free Pascal, Forth, Lua and Python.
However, we encourage the use of assembly language whenever possible.
Useful resources
- Writing applications for KolibriOS using assembly language
- Writing applications for KolibriOS using high level languages
- Porting applications to KolibriOS