Difference between revisions of "Pawn"
Jump to navigation
Jump to search
(Short dive in pawn) |
(Content refresh: games catalog with artwork, Rubik's WOWCube milestones, specs, store info, legacy notices (WowBot)) |
||
| Line 2: | Line 2: | ||
Official pawn document is located at https://raw.githubusercontent.com/compuphase/pawn/66e67291326b193045e52e4d6bcb51663260d6c3/doc/pawn-lang.pdf | Official pawn document is located at https://raw.githubusercontent.com/compuphase/pawn/66e67291326b193045e52e4d6bcb51663260d6c3/doc/pawn-lang.pdf | ||
Very informative document. Not all features is implemented for now. | Very informative document. Not all features is implemented for now. | ||
| + | |||
| + | == See also == | ||
| + | * [[SDK 6.3]] — the current official API reference ([[SDK 6.3/PAWN/Core|PAWN modules]]) | ||
| + | * [[PawnProgrammingNotes]] — practical notes on Pawn programming | ||
Latest revision as of 20:17, 25 July 2026
There is pawn language implemented for writing wowcube applications. Official pawn document is located at https://raw.githubusercontent.com/compuphase/pawn/66e67291326b193045e52e4d6bcb51663260d6c3/doc/pawn-lang.pdf Very informative document. Not all features is implemented for now.
See also
- SDK 6.3 — the current official API reference (PAWN modules)
- PawnProgrammingNotes — practical notes on Pawn programming