﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2103	compiles autoit	poubellepasfraiche@…		"I have a suggestion that I hard to do, but that is great:
It would be cool to create a compiler for autoit: a real compiler, not a programer that add the interpreter to the exe.

What will be needed :
-add type of variables (int, float...)
-other stuff

What will it permit:
-really faster programs
-multi threads programs
-avoid decompilers
-and more...

In this case, there would be two programmings styles :
The one when you specify
#compiled_program that specify that the program will be compiled and the user have to follow restrictions like variables type
#interpreted_program that specify that the program will be interpreted as actual (no need of variables types)


That's would be really awesome 'cause that's the only reason I've to use C sometimes instead of Autoit.

Thanks"	Feature Request	closed		Aut2Exe		None	Rejected		
