OskarD / SA-MP

PAWN: SA-MP scripts that I made when learning to code (See README.md)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SA-MP

SA-MP scripts that I made when learning to code. Written in pawn.

CompuPhase: "pawn is a simple, typeless, 32-bit extension language with a C-like syntax. A 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." (More info here: http://www.compuphase.com/pawn/pawn.htm)

About

PAWN: SA-MP scripts that I made when learning to code (See README.md)


Languages

Language:Pawn 100.0%