|
| Title and Version |
|
Pawn v3.0.3372
|
| Author |
|
ITB CompuPhase
|
| Release Date |
|
25 July 2005
|
| Operating Systems |
|
Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Unix,Linux,MS-D
|
| Short Description |
|
an embedded scripting language, specifically designed to extend applications. features include a small footprint, quick execution of the p-code and a good interface to "native" functions. these features make pawn a good scripting language for games, multimedia applications and embedded software. optimized p-code ("bytecode") interpreter in assembler and a jit. full source code is included. pawn was formerly called the "small" language.
|
| PAD File URL |
|
http://www.compuphase.com/padfiles/pawn.xml |
|
| Application Web Page |
|
http://www.compuphase.com/pawn/pawn.htm
|
| Author Web Page |
|
http://www.compuphase.com
|
| Keywords |
|
Pawn scripting language, virtual machine, abstract machine, bytecode compiler, P-code, Unicode, embedding, state machines, autom
|
| Full Description |
|
An embedded scripting language, specifically designed to extend applications. Features include a small footprint, inherent support for automatons or "state machines", quick execution of the P-code and a good interface to "native" functions. These features make Pawn a good scripting language for games, multimedia applications and embedded software (for which scripting is needed). Optimized P-code ("bytecode") interpreter in assembler (Windows & Linux); there is even a JIT for Windows and Linux. Full source code is included. Pawn was formerly called the "Small" language. |
|
|
|