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

Pawn

< >

Pawn is a programming language created in 1998.

#1526on 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 · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0