14 |
14 |
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, Pascal, Perl, PHP, Pike, Python, and Ruby. |
17 Objective C, Pascal, 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, Mac OS X, |
20 FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains |
20 FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains |
21 support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, |
21 support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, |
22 RISC OS, SymbianOS, and OS/2, but these are not officially supported. |
22 RISC OS, SymbianOS, and OS/2, 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 |