- Freeware
- - Development
- - Other
- - Pawn
Pawn 4.0.5749 freeware
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. ...
Author | ITB CompuPhase |
Released | 2017-10-18 |
Filesize | 7.70 MB |
Downloads | 446 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | script language, small footprint, extend application, script, compiler, footprint |
Users' rating (8 rating) |
Pawn Free Download - we do not host any Pawn torrent files or links of Pawn on rapidshare.com, depositfiles.com, megaupload.com etc. All Pawn download links are direct Pawn download from publisher site or their selected mirrors.
4.0.5749 | Oct 18, 2017 | New Release | Addition of a tool to create "dot" files for the Graphviz programs, to create graphs of state machines. The location of configuration files for target hosts has changed, from the "bin" directory to the directory "targets". The default configuration file is now "default.cfg". For backward compatibility, if no "default.cfg" is found (and no other configuration file is specified), the compiler falls back to "pawn.cfg" file in the "bin" directory. For target host, host-specific include files have moved to a subdirectory with the name of the target host, below the "include" directory. This is similar to the locations of host-specific documentation and samples. In Quincy (the pawn IDE), the sample browser has returned. In the menu, see Tools / Sample browser... The STACK opcode has different semantics: it now sets the ALT register to the value of STK after adjusting it (instead of setting it to the value that STK had before the adjustment). |
4.0.4733 | Jun 29, 2012 | New Release |