15 SDL is written in C, but works with C++ natively, and has bindings to |
15 SDL is written in C, but works with C++ natively, and has bindings to |
16 several other languages, including Ada, C#, Eiffel, Java, Lua, ML, |
16 several other languages, including Ada, C#, Eiffel, Java, Lua, ML, |
17 Objective C, Perl, PHP, Pike, Python, and Ruby. |
17 Objective C, Perl, PHP, Pike, Python, and Ruby. |
18 |
18 |
19 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, |
19 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, |
20 FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support |
20 FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains |
21 for Windows CE, AmigaOS, Dreamcast, Atari, QNX, NetBSD, AIX, OSF/Tru64, |
21 support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, |
22 RISC OS, and SymbianOS, but these are not officially supported. |
22 RISC OS, and SymbianOS, but these are not officially supported. |
23 |
23 |
24 This library is distributed under GNU LGPL version 2, which can be |
24 This library is distributed under GNU LGPL version 2, which can be |
25 found in the file "COPYING". This license allows you to use SDL |
25 found in the file "COPYING". This license allows you to use SDL |
26 freely in commercial programs as long as you link with the dynamic |
26 freely in commercial programs as long as you link with the dynamic |