A simple, beginner-friendly programming language that compiles to Python 3. Write less, do more.
Clean and readable syntax designed for beginners. No boilerplate, just code.
D# compiles directly to Python 3. Use any Python library seamlessly.
Create windows, buttons, labels and forms with simple one-line commands.
make window "Hello" 300x150 add label lbl with "Hello, World!" at 80, 50 start gui