What Is Divi? - MortyHub/DIVI-Interpreter GitHub Wiki

What is DIVI?

Divi is a object oriented programming language made with python, this language allows you to create desktop apps and more. This will eventually be able to become a package manager as well. This language uses "Shells" as built in objects. This language comes with a default.txt file, this file will run any script you put on it when you open main.py

Why

Because i felt like it and i was bored one day and here we are!

What can i do with this language?

**So far you can make desktop apps with html using renderHTML('html goes here', 'title') and you can create objects with their own scripts in them, if you go into the "shells" folder inside of src then all your objects are stored as files there, you can open those files and put scripts in them, when you call these items it will run those scripts.

Folder Sort

Divi - src, pycache - compiler, pycache - Shells