VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



D++ Compiler

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

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.
Code Returns
D++ Customized Console Output
Side Effects
None that I know of. Please tell me if you find any.

Rate D++ Compiler

Download D++ Compiler

Download D++ Compiler (30 KB)

D++ Compiler Comments

No comments have been posted about D++ Compiler. Why not be the first to post a comment about D++ Compiler.

Post your comment

Subject:
Message:
0/1000 characters