GalaxyParser

GalaxyParser is a tool for working with custom galaxy scripts
<p>Here the parsetree how the parser handles this code:</p>
<p>typedef int player;</p>
<p>static void turnLeft(player p){<br>
 	player p;<br>
}</p>

Here the parsetree how the parser handles this code:

typedef int player;

static void turnLeft(player p){
player p;
}

Description

For more information look into the forum thread:

http://forums.sc2mapster.com/resources/third-party-tools/19814-galaxy-parser/

Report bugs in the thread or via E-Mail: mailto:timohanisch@gmx.de

The GalaxyParser Team

profile avatar
  • 1
    Projects
  • 628
    Downloads