Modify

Opened 13 years ago

Closed 13 years ago

#2103 closed Feature Request (Rejected)

compiles autoit

Reported by: poubellepasfraiche@… Owned by:
Milestone: Component: Aut2Exe
Version: Severity: None
Keywords: Cc:

Description

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

Change History (2)

comment:1 Changed 13 years ago by TicketCleanup

  • Version 3.3.8.0 deleted

Automatic ticket cleanup.

comment:2 Changed 13 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

Couldn't be bothered to search the forum first where this has been shot down about three hundred thousand times, eh?

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.