• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Visual Basic Delta Script Engine - Scripts that are compiled to executables

Status
Not open for further replies.

J0k3rj0k3r

Master-Staff
User
Joined
Jul 2, 2012
Messages
697
Reputation
0
Reaction score
10,069
Points
493
Credits
0
‎13 Years of Service‎
100%
Please note, if you want to make a deal with this user, that it is blocked.
Delta is a customizable programming language , it compiles and produces a fully working console executable.


You can add and develop your own library plugins that perform operations you require for various tasks, simple and quick.


 


mk634a4.png


 


Result of compiled script as shown above


 


XArXJgD.png


 


However you can also compile without saving the assembly, but load it straight in to your own project.



The delta compiler is able to just compile and load the assembly straight in the memory for you to access.





Shown here


xcFNoUE.png


 


Working features


  • Basic arithmetic operators
  • Basic relational operators
  • Basic comparison operators
  • Global fields
  • if-then-else
  • for-loops
  • Able to import libraries (plugins)



Download [HIDE-THANKS]
This link is hidden for visitors. Please Log in or register now.
[/HIDE-THANKS]

 
Status
Not open for further replies.
Back
Top