HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Jass Demo Syntax Checker Optimised and UB

09-04-2007, 03:06 AM#1
botanic
http://jass.sourceforge.net/ is the official web page of the JASS Demo Program.

JASS Demo is GUI driven syntax checker that checks ai scripts, Map scripts, libraries, and any pasted code fragments for syntax errors. It was developed by Jeff Pang and while it might not be as powerful as PJASS it's currently one of the most (if not the most) user friendly JASS syntax checker.



I have received permission to update the program from Jeff and have currently made a few changes.

Updates include:

1) Updated to the latest version of JAVA

2) Compiled as PCC and UB for MAC (I hear the PCC is a tad faster then the UB on a PCC MAC, If you can confirm or deny it I would appreciate it.)



Included files are:

Jass Demo : A PCC version of the updated program

JassDemo UB.zip : the optimized and UB program

JassLib.zip : the optimized and updated source code


If anyone can compile it on a PC I would appreciate it.
Attached Images
File type: jpgPicture 58.jpg (45.3 KB)
Attached Files
File type: zipJassDemo UB.zip (277.9 KB)
File type: zipJassLib.zip (819.0 KB)
File type: zipJassDemo.zip (281.8 KB)
09-04-2007, 10:54 PM#3
botanic
Its a JAVA program however it was written in an old java version that was not UB so I updated the java files as well as changed the code so that the mac compiles as a ub. Also I replaced some older and less efficient code with the newer functions ect to increase the speed even more.

However I am on a MAC so I cant compile it for PC at this time that is why I included the source for anyone who wants to compile a updated PC version
09-05-2007, 02:51 AM#5
botanic
It is a JAVA program so it works on MAC and PC just I need someone to compile it for PC because a PC cant use the MAC version.
11-12-2007, 07:45 AM#6
Pyrogasm
Uhhh... I don't know what I did but I downloaded it, replaced my old version of this and then tried running it on a script I knew I had no errors in. To no avail, I ended up with some pretty random errors:

Zoom (requires log in)

And yes, I did remember to check and modify the common.j, blizzard.j, and common.ai files to include the CSCache stuff, too.
Attached Images
File type: jpgPicture 1.jpg (93.1 KB)