VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



D++ IDE 2.5 includes syntax checking (update)

by Daniel Smith (SqueakMac) (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (29 Votes)

**** 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
Code Returns
Output based on language results
Side Effects
None that I know of.

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

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

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

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

No comments have been posted about D++ IDE 2.5 includes syntax checking (update). Why not be the first to post a comment about D++ IDE 2.5 includes syntax checking (update).

Post your comment

Subject:
Message:
0/1000 characters