Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Just Another Scripting Syntax

< >

Just Another Scripting Syntax, aka Just Another Scripting Syntax, is a programming language created in 2009.

#1870on PLDB 15Years Old

JASS and JASS2 (sometimes said to stand for Just Another Scripting Syntax) is a scripting language provided with an event-driven API created by Blizzard Entertainment. It is used extensively by their games Warcraft III (JASS2) and StarCraft (JASS) for scripting events in the game world. Map creators can use it in the Warcraft III World Editor and the Starcraft Editor to create scripts for triggers and AI (artificial intelligence) in custom maps and campaigns. Read more on Wikipedia...


Example from Wikipedia:
function Trig_JASS_testPreloadExploit_Actions takes nothing returns nothing call PreloadGenEnd(".\\redist\\miles\\Mp3enc.asi") endfunction

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io