Any better compiler to improve compile speed? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Any better compiler to improve compile speed? (
/showthread.php?tid=643364)
Any better compiler to improve compile speed? -
AndreiWow - 18.10.2017
I tried the russian compiler but it was outputting errors... any other compiler which can improve compile speed?
Re: Any better compiler to improve compile speed? -
Zeth - 18.10.2017
Try our ZeeX Compiler
https://github.com/Zeex/pawn/releases
Re: Any better compiler to improve compile speed? -
Kyle - 19.10.2017
Improve your code.
Re: Any better compiler to improve compile speed? -
Fratello - 19.10.2017
You can use Zeex's jit plugin.
Re: Any better compiler to improve compile speed? -
kAn3 - 19.10.2017
Use Sublime Text 3, theres a tutorial thread on forum to do so
Re: Any better compiler to improve compile speed? -
Fratello - 19.10.2017
Quote:
Originally Posted by kAn3
Use Sublime Text 3, theres a tutorial thread on forum to do so
|
How does Sublime Text 3 exactly help COMPILING the script?
Re: Any better compiler to improve compile speed? -
Zeth - 19.10.2017
Sublime Text is just an editor like Notepad++ not a compiler.
Re: Any better compiler to improve compile speed? -
Fratello - 19.10.2017
Quote:
Originally Posted by Debjit
Sublime Text is just an editor like Notepad++ not a compiler.
|
I know that. I want to hear his explanation.
Re: Any better compiler to improve compile speed? -
kAn3 - 19.10.2017
Quote:
Originally Posted by Debjit
Sublime Text is just an editor like Notepad++ not a compiler.
|
LOL no
https://sampforum.blast.hk/showthread.php?tid=626423
Re: Any better compiler to improve compile speed? -
DeStRoY232 - 19.10.2017
Quote:
Originally Posted by Debjit
Sublime Text is just an editor like Notepad++ not a compiler.
|
theres a build system in sublime text so u can make compiler with it heres the tutorial
https://sampforum.blast.hk/showthread.php?tid=626423
PS ) It's very fast compiler without hanging anything just be sure to check your codes to not be wrong