[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/pawn/pawn.desc [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A simple, typeless, 32-bit extension language with a C-like syntax [T] A small Pawn "source" program is compiled to a binary file for optimal execution [T] speed. The Pawn compiler outputs P-code (or bytecode) that subsequently [T] runs on an abstract machine. Execution speed, stability, simplicity and a [T] small footprint were essential design criteria for both the language and [T] the abstract machine. [U] https://www.compuphase.com/pawn/pawn.htm [A] ITB CompuPhase [M] Rene Rebe [C] extra/development [F] CROSS [L] APL [S] Stable [V] 4.0.5749 [P] X -----5---9 220.000 [D] 79316c761d0f785ffe946b8ecb7c276a3f14c803946e229004414873 pawn-4.0.5749.zip https://www.compuphase.com/pawn/