AngelScript
From Wikipedia, the free encyclopedia
The AngelCode Scripting Library, also known as AngelScript, is a scripting library designed to interface easily with C and C++ modules on multiple platforms.
[edit] Supported platforms
AngelScript supports native function calling conventions on the following platforms:
| Platform | Compiler | Architecture |
|---|---|---|
| Win32 | Visual C++, MinGW | x86 |
| Linux | GNUC | x86 |
| Mac OS X | GNUC | x86, PowerPC |
| Dreamcast | GNUC | SH-4 |
| PlayStation Portable | GNUC | MIPS |
| PlayStation 2 | GNUC | MIPS |
| PlayStation 3 | GNUC | PowerPC/64 |
| Xbox | Visual C++ | x86 |
| Xbox 360 | Visual C++ | PowerPC/64 |
[edit] Other tested systems
- Platforms
- Compilers
- Architectures

