← Package directory
Available on winget

Install Pawn embedded scripting language

Pawn is a quick and small scripting language that requires few resources.

Install with winget
winget install --id Compuphase.Pawn
Upgrade
winget upgrade --id Compuphase.Pawn
Uninstall
winget uninstall --id Compuphase.Pawn

About Pawn embedded scripting language

Pawn is a simple, typeless, 32-bit extension language with a C-like syntax. The Pawn compiler outputs P-code (or bytecode) that subsequently runs on an abstract machine. Execution speed, stability, simplicity and a small footprint were essential design criterions for both the language and the abstract machine.

Version history

Version Updated Notes
4.1.7152 Unknown Release notes