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.
Result of compiled script as shown above
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
Working features
Download [HIDE-THANKS]
[/HIDE-THANKS]
You can add and develop your own library plugins that perform operations you require for various tasks, simple and quick.

Result of compiled script as shown above

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

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.