Pawn embedded scripting language
Last updated
Pawn is a quick and small scripting language that requires few resources.
Install with winget
$ winget install --id Compuphase.Pawn --exact --version 4.1.7152Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Pawn embedded scripting language
Pawn embedded scripting language uses EXE (NSIS). The silent install switches are /S.
pawn-4.1.7152.exe /S
See the full silent install reference for Pawn embedded scripting language →
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
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.
Installers · v4.1.7152
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE NSIS | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for Pawn embedded scripting language.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from CompuPhase.