Development

From KolibriOS wiki
Revision as of 14:23, 19 March 2013 by Asiekierka (talk | contribs) (Created page with "== Introduction == Developing applications and libraries for KolibriOS can be done more or less successfully in a variety of languages, including [http://en.wikipedia.org/wik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Developing applications and libraries for KolibriOS can be done more or less successfully in a variety of languages, including C, C++, Free Pascal, Forth, Lua and Python. Remember, though, that we try to use assembly language for a majority of the code.

Useful resources