A compact embedded scripting language for enhancing applications and embedded systems. Boasting quick execution of P-code, a small footprint, and a seamless interface to native functions. Comes with full source code.

One of Pawn's key strengths is its optimized P-code or "bytecode" interpreter, which is programmed in assembler for both Windows and Linux. This interpreter is designed to perform at peak performance providing smooth and rapid execution of code. For Windows and Linux users, there is even a JIT compiler which further boosts the speed and performance of the interpreter.
Another great benefit of Pawn is the inclusion of the full source code, providing users with the opportunity to make changes, customizations, and improvements as needed. With these features and benefits, Pawn is highly recommended for users who require a robust and efficient scripting language for their applications.
Version 4.0.5588: New IDE, corrections for bugs, minor new features.