61
The Axe Parser Project / Re: Axi---what?
« on: March 25, 2011, 04:31:12 am »
Its a appvar (if you know what that is) that can be included as a library to your axe program.
It allows you to execute some commands axe cannot, or in a highly optimized way.
This is because it is written in the assembly (asm) language, focusing on its function, other than the code the compiler exports.
It allows you to execute some commands axe cannot, or in a highly optimized way.
This is because it is written in the assembly (asm) language, focusing on its function, other than the code the compiler exports.