comparison README @ 579:70fa3e489399

Added some language bindings to the README
author Sam Lantinga <slouken@libsdl.org>
date Tue, 21 Jan 2003 09:36:41 +0000
parents f93ae521f564
children a24bd700f92e
comparison
equal deleted inserted replaced
578:f93ae521f564 579:70fa3e489399
11 This is the Simple DirectMedia Layer, a generic API that provides low 11 This is the Simple DirectMedia Layer, a generic API that provides low
12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, 12 level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL,
13 and 2D framebuffer across multiple platforms. 13 and 2D framebuffer across multiple platforms.
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, Eiffel, Java, Lua, ML, Perl, 16 several other languages, including Ada, C#, Eiffel, Java, Lua, ML,
17 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, and IRIX. The code contains support
21 for Windows CE, AmigaOS, Dreamcast, Atari, QNX, NetBSD, AIX, OSF/Tru64, 21 for Windows CE, AmigaOS, Dreamcast, Atari, QNX, NetBSD, AIX, OSF/Tru64,
22 and SymbianOS, but these are not officially supported. 22 and SymbianOS, but these are not officially supported.