VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

D++ IDE 2.5 includes syntax checking (update)

Daniel Smith (SqueakMac)  (4 Submissions)   Complete Applications   Visual Basic 3.0   Advanced   Wed 3rd February 2021

**** UPDATE ****
NEW - expressions are better then ever in D++. It can handle all kinds of them, and prevents bad commands. You have to see it!
NEW - FOR loops added, and are much faster then DO WHILE or DO UNTIL loops.
D++ is faster then ever! Less then 1ms for a series of 10 commands...
**** FIXED ****
There were some bugs of the previous version of D++, where in loops and if's, they would look IN quotes, which can be very bad.
If you downloaded before August 11, please download it again for the full version. I also added it so you can define variables as they are declared, and a simpler syntax for adding 1 to a variable or suptracting 1
from a variable
D++ is a scripting language that can handle things like basic I/O, variables, expression evaluation, full if statements, nested loops, functions, and much more! It has a syntax checker which will check your syntax before you run your aplication and tell you of any errors it finds. You can download the latest files using the IDE, and a full help file with new code examples are included. It can compile your application into an EXE, using it's own console or compile to DOS. It now handles if statements better, as beore it did not find the proper endif or else, and can do nested loops (as displayed in screenshot). Full source to the DLL and the IDE are included. Please vote and leave comments so I can improve D++! ***This is new, as there are many different things, different from previous D++ compilers***

Inputs
D++ Source Code

Assumes
Required controls: Microsoft Windows Common Controls 6.0 Microsoft Internet Transfer Control Microsoft Common Dialog Control

Returns
Output based on language results

Side Effects
None that I know of.

Rate D++ IDE 2.5 includes syntax checking (update) (29(29 Vote))

Download D++ IDE 2.5 includes syntax checking (update)

D++ IDE 2.5 includes syntax checking (update) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters