Measures Concepts
GitHub icon

Just Another Scripting Syntax

Just Another Scripting Syntax - Programming language

< >

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

#1800on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout