VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

D++ Compiler

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

D++ is a scripting language that can handle things like basic I/O, if statements, variables, expression evalutaion, and more! It can compile the applications into executable files. Although it does NOT compile a true Win32 application, it compiles your source with a DLL to create a valid Win32 application by coping the DLL (blank app with built-in linker) and your source code and making a new EXE.

Inputs
D++ Source Code

Assumes
Nothing.

Returns
D++ Customized Console Output

Side Effects
None that I know of. Please tell me if you find any.

Rate D++ Compiler (32(32 Vote))

Download D++ Compiler

D++ Compiler Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters