Jak programovac jazyky jsou k dispozici?
Most development for AROS is done using ANSI C by crosscompiling the sources under a different OS, e.g. Linux or FreeBSD. Fabio Alemagna has completed an initial port of GCC to i386 native. However, it is not currently on the ISO or integrated into the build system. The languages that are available natively are Python, Regina, Lua, Hollywood and False: • Python is a scripting language which has become quite popular, because of its nice design and features (object-oriented programming, module system, many useful modules included, clean syntax, …). A separate project has been started for the AROS port and can be found at http://pyaros.sourceforge.net/. • Regina is a portable ANSI compliant REXX interpreter. The goal for the AROS port is to be compatible with the ARexx interpreter for the classic AmigaOS. • Lua is a powerful, fast, light-weight, embeddable scripting language. The AROS port has been extented by two modules: siamiga and zulu. The first one has some simple graphics command