Difference between revisions of "Development"

From KolibriOS wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 14:23, 19 March 2013

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