README.md

December 5, 2022 ยท View on GitHub

D++ Compiler

Description

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.

More Info

D++ Source Code

D++ Customized Console Output

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

Submitted On2000-10-01 11:33:14
ByDaniel Smith (SqueakMac)
LevelAdvanced
User Rating3.7 (118 globes from 32 users)
CompatibilityVB 5.0, VB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileCODE_UPLOAD103241012000.zip