Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Pawn

< >

Pawn is a programming language created in 1998.

#1514on PLDB 26Years Old 3kRepos
Wikipedia


Example from hello-world:
#include <core> main(){ print("Hello World"); }

Language features

Feature Supported Example Token
Comments ✓
MultiLine Comments ✓
Line Comments ✓
Integers ✓
Floats ✓
Hexadecimals ✓
Octals ✓
Strings ✓ "Hello world" "
Print() Debugging ✓ print
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll