A small Pawn "source" program is compiled to a binary file for optimal execution speed. 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 criteria for both the language and the abstract machine.
... part of T2, get it here
URL: https://www.compuphase.com/pawn/pawn.htm
Author: ITB CompuPhase
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: APL
Status: Stable
Version: 4.0.5749
Remark: Does cross compile (as setup and patched in T2).
Download: https://www.compuphase.com/pawn/ pawn-4.0.5749.zip
T2 source: pawn.cache
T2 source: pawn.conf
T2 source: pawn.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 0.37 MB, 9 files
Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils dyncall findutils gawk grep linux-header make ncurses sed unzip
Installed files (on reference hardware):
[show]
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).